This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrix Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that describe a particular tile matrix.
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 and Classes | Description |
---|---|
WMTSTileMatrix | Object that describes a particular tile matrix |