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)
Syntaxprotected abstract string GetParamsJSON()
Protected MustOverride Function GetParamsJSON As String
Return Value
Type:
StringA JS string containing all parameters used in the map
See Also