Click or drag to resize

WMTSMatrixIds Property

A list of tile matrix identifiers

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Matrix[] MatrixIds { get; set; }

Property Value

Type: Matrix
Remarks
If not provided, the matrix identifiers will be assumed to be integers corresponding to the map zoom level. Each item should be the matrix identifier that corresponds to the map zoom level
See Also