Sets or returns the Vertical alignment for Attribute, AttributeReference or Text. It is set or returned using the VerticalAlignment constants shown below.
Syntax
Where:
integerVariable is a variable (or the constant itself) representing the vertical alignment value.
object is the entity object for which you set or return the vertical alignment.
Horizontal Alignment Constant | Index Value |
---|---|
acVerticalAlignmentBaseline |
0 |
acVerticalAlignmentBottom |
1 |
acVerticalAlignmentMiddle |
2 |
acVerticalAlignmentTop |
3 |
© Bricsys NV. All rights reserved. |