public enum JSONExportFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum JSONExportFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum JSONExportFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum JSONExportFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
jsonExportDefaults | Exports the geometry as is based on its type. Attributes such as z and m values are exported. |
jsonExportSkipCRS | Exports the geometry without the spatial reference. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.JSONExportFlags
Target Platforms: Windows 10, Windows 8.1