PoArrowPatternTypes Enumeration |
Type of pattern at the arrow extremities.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
NO_PATTERN | 0 | No pattern at the arrow extremity. | |
DIRECT_TRIANGLE | 1 | Direct triangle at the arrow extremity. | |
INDIRECT_TRIANGLE | 2 | Indirect triangle at the arrow extremity. | |
RECTANGLE | 3 | Rectangle at the arrow extremity. |