This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrixSet Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods that describe a particular set of tile matrices.
Description | ||
---|---|---|
BoundingBox | Minimum bounding rectangle surrounding the visible layer presented by this tile matrix set, in the supported CRS. | |
BoundingBoxCRS | CRS for the BoundingBox | |
Identifier | Tile matrix set identifier. | |
SupportedCRS | Reference to one coordinate reference system (CRS). | |
TileMatrix | TileMatrix at the given index. | |
TileMatrixCount | TileMatrix count. | |
Title | Tile matrix set title. | |
WellKnownScaleSet | Reference to a well known scale set. |
CoClasses and Classes | Description |
---|---|
WMTSTileMatrixSet | Object that describes a particular set of tile matrices |