This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITopologicalOperator2 Interface > ITopologicalOperator2.IsKnownSimple Property (ArcObjects .NET 10.5 SDK) |
Indicates whether this geometry is known (or assumed) to be topologically correct.
[Visual Basic .NET]
Public WriteOnly Property IsKnownSimple_2
[C#] public void IsKnownSimple_2 {set;}
[C++]
HRESULT put_IsKnownSimple(
VARIANT_BOOL
);
[C++]
Parameters is a parameter of type VARIANT_BOOL