ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCircularSector Class / StartAngle Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also