SoTextPropertyOrientations Enumeration |
Possible text orientation values.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
LEFT_TO_RIGHT | 1 | Text string is left to right oriented. (default) | |
RIGHT_TO_LEFT | 2 | Text string is right to left oriented. | |
TOP_TO_BOTTOM | 3 | Text string is top to bottom oriented. | |
BOTTOM_TO_TOP | 4 | Text string is bottom to top oriented. |