SoAnnoText3Justifications Enumeration |
Justification types.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
LEFT | 1 | Left justification. | |
CENTER | 3 | Center justification. | |
RIGHT | 2 | Right justification. | |
INHERITED | 4 | The text justification is inherited from the current OIV.Inventor.Nodes.SoTextProperty.alignmentH value. |