Click or drag to resize

WMTS Constructor (OverlaysDataSetMapWMTSOverlaysRow)

Initializes a new instance of the WMTS class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public WMTS(
	OverlaysDataSetMapWMTSOverlaysRow overlayRow
)

Parameters

overlayRow
Type: Cadcorp.ConfigurationOverlaysDataSetMapWMTSOverlaysRow
The OverlaysDataSet.MapWMTSOverlaysRow to set up this layer
See Also