Envelope  Conversion (String to Envelope)

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

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

public static implicit operator Envelope (
	string json
)

Parameters

json
Type: SystemString

Return Value

Type: Envelope
See Also

Reference