ArcGIS Pro 2.6 API Reference Guide
IsCurve Property (Segment)

ArcGIS.Core.Geometry Namespace > Segment Class : IsCurve Property
Gets if this segment instance is a curve.
Syntax
public abstract bool IsCurve {get;}
Public MustOverride ReadOnly Property IsCurve As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Segment Class
Segment Members