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

In This Topic
    SegmentType Property (EllipticArcSegment)
    In This Topic
    Gets the segment type. This always returns SegmentType.EllipticArc.
    Syntax
    public override SegmentType SegmentType {get;}
    Public Overrides NotOverridable ReadOnly Property SegmentType As SegmentType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also