public enum WkbImportFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum WkbImportFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum WkbImportFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum WkbImportFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.WkbImportFlags
Target Platforms: Windows 11, Windows 10, Windows 8.1