ArcGIS Pro 2.9 API Reference Guide
Orientation Property (EllipticArcBuilderEx)

ArcGIS.Core.Geometry Namespace > EllipticArcBuilderEx Class : Orientation Property
Gets the orientation of this elliptic arc.
Syntax
public esriArcOrientation Orientation {get; set;}
Public Property Orientation As esriArcOrientation
Remarks
Changing the orientation may change the central angle, start angle, and end angle. The start point becomes the end point and the end point becomes the start point.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members