Point  Conversion (Point 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 (
	Point point
)

Parameters

point
Type: PreStormPoint

Return Value

Type: String
See Also

Reference