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)
Syntaxpublic Matrix[] MatrixIds { get; set; }
Public Property MatrixIds As Matrix()
Get
Set
Property Value
Type:
Matrix
RemarksIf 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