Provides access to members that describe a particular tile matrix.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Identifier | Tile matrix set identifier. | |
MatrixHeight | Height of each tile of this tile matrix in pixels. | |
MatrixWidth | Width of each tile of this tile matrix in pixels. | |
ScaleDenominator | Scale denominator level of this tile matrix. | |
TileHeight | Height of each tile of this tile matrix in pixels. | |
TileWidth | Width of each tile of this tile matrix in pixels. | |
TopLeftCorner | Position in CRS coordinates of the top-left corner of this tile matrix. |
CoClasses that implement IWMTSTileMatrix
CoClasses and Classes | Description |
---|---|
WMTSTileMatrix | Object that describes a particular tile matrix |