ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Multipart Class / HasCurves Property

In This Topic
    HasCurves Property
    In This Topic
    Gets a boolean value indicating whether or not the multipart contains segments other than straight line segments.
    Syntax
    public bool HasCurves {get;}
    Public ReadOnly Property HasCurves As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also