public enum WindingOrientationEnum
Public Enumeration WindingOrientationEnum
No code example is currently available or this language may not be supported.
None | 0 | Unknown or undefined. |
Clockwise | 1 | Shape is oriented in a clockwise path. |
CounterClockwise | 2 | Shape is oriented in a counter-clockwise path. |