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

In This Topic
    IsKnownSimpleOgc Property
    In This Topic
    Indicates whether this geometry is known to be topologically consistent according to the Open Geospatial Consortium (OGC) validation specification.
    Syntax
    public bool IsKnownSimpleOgc {get;}
    Public ReadOnly Property IsKnownSimpleOgc As Boolean
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also