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


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

IWMTSTileMatrixSet Interface

Provides access to methods that describe a particular set of tile matrices.

Product Availability

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

Members

Name Description
Read-only property BoundingBox Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS.
Read-only property BoundingBoxCRS CRS for the BoundingBox
Read-only property Identifier Tile matrix set identifier.
Read-only property SupportedCRS Reference to one coordinate reference system (CRS).
Read-only property TileMatrix TileMatrix at the given index.
Read-only property TileMatrixCount TileMatrix count.
Read-only property Title Tile matrix set title.
Read-only property WellKnownScaleSet Reference to a well known scale set.

Classes that implement IWMTSTileMatrixSet

Classes Description
WMTSTileMatrixSet Object that describes a particular set of tile matrices