Click or drag to resize

WMSOverlay Constructor (OverlaysDataSetMapWMSOverlaysRow)

Initializes a new instance of the WMSOverlay class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public WMSOverlay(
	OverlaysDataSetMapWMSOverlaysRow wmsRow
)

Parameters

wmsRow
Type: Cadcorp.ConfigurationOverlaysDataSetMapWMSOverlaysRow
The source node in map section to read the WMSOverlay parameters
See Also