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 10, Windows 8.1