JsonToGeometry Method

PreStorm - A Data Client for ArcGIS Server REST API
Creates a new geometry from JSON.

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

public static Geometry ToGeometry(
	string json
)

Parameters

json
Type: SystemString

Return Value

Type: Geometry
See Also

Reference