ArcGIS Pro 2.9 API Reference Guide
SegmentType Property (LineSegment)

ArcGIS.Core.Geometry Namespace > LineSegment Class : SegmentType Property
Gets the segment type. Always returns SegmentType.Line.
Syntax
public override SegmentType SegmentType {get;}
Public Overrides NotOverridable ReadOnly Property SegmentType As SegmentType
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LineSegment Class
LineSegment Members