ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCircularSector Class / EndAngle Property

In This Topic
    EndAngle Property (CIMGeometricEffectCircularSector)
    In This Topic
    Gets or sets the end angle of the circular sector. The angle is calculated in a counterclockwise manner with 0 degrees equal to due east.
    Syntax
    public double EndAngle {get; set;}
    Public Property EndAngle As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also