public enum esriArcOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriArcOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum esriArcOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriArcOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| esriArcClockwise | The arc proceeds clockwise from its 'from' point to its 'to' point. |
| esriArcCounterClockwise | The arc proceeds counterclockwise from its 'from' point to its 'to' point |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.esriArcOrientation
Target Platforms: Windows 10, Windows 8.1