ArcGIS Pro 3.0 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, Windows 8.1

    See Also