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