Click or drag to resize

WMSOverlayGetParamsJSON Method

Gets Openlayers WMS layer parameters

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

Return Value

Type: String
A JS [!:System.String>] that contains parameters needed for Openlayers WMS layer
See Also