SoText3justification Property |
Indicates placement and alignment of strings.
Namespace: OIV.Inventor.Nodes
With LEFT justification, the left edge of the first line is at the (transformed) origin, and all left edges are aligned. RIGHT justification is similar. CENTER justification places the center of the first string at the (transformed) origin, with the centers of all remaining strings aligned under it. Use enum OIV.Inventor.Nodes.SoText3.Justifications. Default is LEFT.