ArcGIS Pro 3.7 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 Overrides NotOverridable ReadOnly Property SegmentType As SegmentType
    public override SegmentType SegmentType {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also