SoAsciiTextJustifications Enumeration |
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
LEFT | 1 | Left edges of all strings are aligned. | |
CENTER | 3 | Centers of all strings are aligned. | |
RIGHT | 2 | Right edges of all strings are aligned. | |
INHERITED | 4 | The text justification is inherited from the current OIV.Inventor.Nodes.SoTextProperty.alignmentH value. |