ArcGIS Pro 2.7 API Reference Guide
IsCurve Property (LineSegment)

ArcGIS.Core.Geometry Namespace > LineSegment Class : IsCurve Property
Gets if this line segment is a curve. Always returns false for LineSegment.
Syntax
public override bool IsCurve {get;}
Public Overrides NotOverridable ReadOnly Property IsCurve As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

LineSegment Class
LineSegment Members