ArcGIS Pro 3.0 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, Windows 8.1

    See Also