PoLabelHintsJustifications Enumeration |
Label justification type.
Namespace: OIV.MeshViz.Nodes
Member name | Value | Description | |
---|---|---|---|
LEFT | 0 | Left edges of all labels are aligned. | |
CENTER | 1 | Centers of all labels are aligned. | |
RIGHT | 2 | Right edges of all labels are aligned. | |
DEPEND | 3 | Automatic choice of path depending on. the representation type which uses this node. |