PoLabelHintsLabelPaths Enumeration |
Label path type.
Namespace: OIV.MeshViz.Nodes
Member name | Value | Description | |
---|---|---|---|
PATH_RIGHT | 0 | Writing labels from left to right. | |
PATH_LEFT | 1 | Writing labels from right to left. | |
PATH_UP | 2 | Writing labels from bottom to top. | |
PATH_DOWN | 3 | Writing labels from top to bottom. | |
PATH_DEPEND | 4 | Automatic choice of writing path depending on. the representation type which uses this node. |