ArcGIS Pro 2.6 API Reference Guide
JSONExportFlags Enumeration

ArcGIS.Core.Geometry Namespace : JSONExportFlags Enumeration
Specifies the flags that control the behavior of the GeometryEngine.ExportToJSON method.
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace