ArcGIS Pro 2.9 API Reference Guide
IsMinor Property (EllipticArcBuilderEx)

ArcGIS.Core.Geometry Namespace > EllipticArcBuilderEx Class : IsMinor Property
Gets if the arc is a minor arc. The arc is a minor arc if the absolute value of the central angle is less than PI radians (180 degrees).
Syntax
public bool IsMinor {get;}
Public ReadOnly Property IsMinor As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members