ArcGIS Pro 3.7 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 ReadOnly Property IsKnownSimpleOgc As Boolean
    public bool IsKnownSimpleOgc {get;}
    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also