Polygon  Conversion (String to Polygon)

PreStorm - A Data Client for ArcGIS Server REST API
Deserializes the JSON string into a Polygon object.

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

public static implicit operator Polygon (
	string json
)

Parameters

json
Type: SystemString

Return Value

Type: Polygon
See Also

Reference