Json Class

PreStorm - A Data Client for ArcGIS Server REST API
Provides extension methods for converting geometries to JSON.
Inheritance Hierarchy

SystemObject
  PreStormJson

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public static class Json

The Json type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToGeometry
Creates a new geometry from JSON.
Public methodStatic memberToJson
Returns the JSON representation of the geometry.
Top
See Also

Reference