ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / EllipticArcSegment Class


In This Topic
    EllipticArcSegment Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Gets the 2-dimensional envelope of this elliptic arc.  
    Public Method Gets the semi-major and semi-minor axes.  
    Public MethodCompares two Segment for equality. Compares Segment.SegmentType, Segment.SpatialReference, and coordinates for equality. (Inherited from ArcGIS.Core.Geometry.Segment)
    Public Method Copies the center coordinate, start angle, central angle, rotation angle, semi-major/semi-minor axes into the method parameters.  
    Top
    See Also