ArcGIS Pro 2.6 API Reference Guide
SegmentType Property (EllipticArcSegment)

ArcGIS.Core.Geometry Namespace > EllipticArcSegment Class : SegmentType Property
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 10, Windows 8.1, Windows 7

See Also

Reference

EllipticArcSegment Class
EllipticArcSegment Members