ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Segment Class / IsCurve Property

In This Topic
    IsCurve Property (Segment)
    In This Topic
    Gets if this segment is a curve.
    Syntax
    public abstract bool IsCurve {get;}
    Public MustOverride ReadOnly Property IsCurve As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also