This document is archived and information here might be outdated.  Recommended version.


IWMTSTileMatrix Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrix Interface
ArcGIS Developer Help

IWMTSTileMatrix Interface

Provides access to members that describe a particular tile matrix.

Product Availability

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

Members

Name 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.

Classes that implement IWMTSTileMatrix

Classes Description
WMTSTileMatrix Object that describes a particular tile matrix