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

In This Topic
    IsKnownSimple Property
    In This Topic
    Indicates whether this geometry is known to be topologically consistent according to the geometry type for storage in a database.
    Syntax
    public bool IsKnownSimple {get;}
    Public ReadOnly Property IsKnownSimple As Boolean
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also