ArcGIS Pro 2.8 API Reference Guide
WKBImportFlags Enumeration

ArcGIS.Core.Geometry Namespace : WKBImportFlags Enumeration
Specifies the flags that control the behavior of the GeometryEngine.ImportFromWKB method.
Syntax
Members
MemberDescription
wkbImportDefaults Assumes the geometry comes from a trusted source and is topologically simple.
wkbImportNonTrusted Does not assume that the input shapefile buffer represents a topologically simple geometry.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Geometry Namespace