PoLegendTextPaths Enumeration |
Text path.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
PATH_RIGHT | 0 | Writing from left to right. | |
PATH_LEFT | 1 | Writing from right to left. | |
PATH_UP | 2 | Writing from bottom to top. | |
PATH_DOWN | 3 | Writing from top to bottom. |