Click or drag to resize

ProjectionGetJSON Method

Gets the JSON string used to descibe this projection to openlayers

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetJSON()

Return Value

Type: String
A string containing the JSON
See Also