SoTextPropertyAlignmentVs Enumeration |
Possible vertical alignment values.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
TOP | 1 | Top edges of all strings are aligned. | |
HALF | 3 | Vertical centers of all strings are aligned. | |
BASE | 4 | All strings are aligned on their baseline. (default) | |
BOTTOM | 5 | Bottom edges of all strings are aligned. |