Click or drag to resize
SoAnnoText3Justifications Enumeration

Justification types.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Justifications
Members
  Member nameValueDescription
LEFT1

Left justification.

CENTER3

Center justification.

RIGHT2

Right justification.

INHERITED4

The text justification is inherited from the current OIV.Inventor.Nodes.SoTextProperty.alignmentH value.

Remarks