Click or drag to resize

BookmarkGetJSON Method

Gets the openlayers bound in JASON fromat

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
The string representation of the value representing openlayers bound in JSON format
See Also