Click or drag to resize

OverlayBaseGetOptionsJSON Method

Gets the options used

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected abstract string GetOptionsJSON()

Return Value

Type: String
A JS string containing all otptions used in the map
See Also