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