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


IWMTSTileMatrix Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrix Interface (ArcObjects .NET 10.6 SDK)
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

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.

CoClasses that implement IWMTSTileMatrix

CoClasses and Classes Description
WMTSTileMatrix Object that describes a particular tile matrix