ArcGIS Pro 2.6 API Reference Guide
WKTImportFlags Enumeration

ArcGIS.Core.Geometry Namespace : WKTImportFlags Enumeration
Specifies the flags that control the behavior of the GeometryEngine.ImportFromWKT method.
Syntax
Members
MemberDescription
wktImportDefaults Assumes the geometry comes from a trusted source and is topologically simple.
wktImportNonTrusted Does not assume that the input string represents a topologically simple geometry.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.WKTImportFlags

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace