ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCircularSector Class


In This Topic
    CIMGeometricEffectCircularSector Class Properties
    In This Topic

    For a list of all members of this type, see CIMGeometricEffectCircularSector members.

    Public Properties
     NameDescription
    Public Property 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.  
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMGeometricEffect)
    Public Property Gets or sets the radius of the circular sector.  
    Public Property 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.  
    Top
    See Also