RingOrder¶
Namespace: ThinkGeo.Core
public enum RingOrder
Inheritance Object → ValueType → Enum → RingOrder
 Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description | 
|---|---|---|
| Unknown | 0 | |
| Clockwise | 1 | |
| Counterclockwise | 2 | 
Namespace: ThinkGeo.Core
public enum RingOrder
Inheritance Object → ValueType → Enum → RingOrder
 Implements IComparable, IFormattable, IConvertible
| Name | Value | Description | 
|---|---|---|
| Unknown | 0 | |
| Clockwise | 1 | |
| Counterclockwise | 2 |