ArcGIS Pro 2.6 API Reference Guide
esriArcOrientation Enumeration

ArcGIS.Core.Geometry Namespace : esriArcOrientation Enumeration
Describes the orientation of an EllipticArcSegment. The orientation is defined as the direction between the 'from' and 'to' points of the arc.
Syntax
Members
MemberDescription
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
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.esriArcOrientation

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace