Click or drag to resize

OverlayBaseGetParamsJSON Method

Gets the parameters used

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

Return Value

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