ArcObjects Library Reference (GISClient)  

IWMTSTileMatrix Interface

Provides access to members that describe a particular tile matrix.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Identifier Tile matrix set identifier.
Read-only property MatrixHeight Height of each tile of this tile matrix in pixels.
Read-only property MatrixWidth Width of each tile of this tile matrix in pixels.
Read-only property ScaleDenominator Scale denominator level of this tile matrix.
Read-only property TileHeight Height of each tile of this tile matrix in pixels.
Read-only property TileWidth Width of each tile of this tile matrix in pixels.
Read-only property 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