Click or drag to resize

Matrix Constructor (OverlaysDataSetMapWMTSOverlayMatrixRow)

Initializes a new instance of the Matrix class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Matrix(
	OverlaysDataSetMapWMTSOverlayMatrixRow matrixRow
)

Parameters

matrixRow
Type: Cadcorp.ConfigurationOverlaysDataSetMapWMTSOverlayMatrixRow
the OverlaysDataSet.MapWMTSOverlayMatrixRow that desribes this matrix
See Also