ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / LineSegment Class / SegmentType Property

In This Topic
    SegmentType Property (LineSegment)
    In This Topic
    Gets the segment type. Always returns SegmentType.Line.
    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