Polygon  Conversion (Polygon to String)

PreStorm - A Data Client for ArcGIS Server REST API
Returns the JSON representation of the geometry.

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

public static implicit operator string (
	Polygon polygon
)

Parameters

polygon
Type: PreStormPolygon

Return Value

Type: String
See Also

Reference