Click or drag to resize

WFSServerOverlay Constructor (OverlaysDataSetMapWFSOverlaysRow)

Initializes a new instance of the WFSOverlay class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public WFSServerOverlay(
	OverlaysDataSetMapWFSOverlaysRow overlayRow
)

Parameters

overlayRow
Type: Cadcorp.ConfigurationOverlaysDataSetMapWFSOverlaysRow
The source node in map section to read the WFSOverlay parameters
See Also