This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSLayerDescription Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members give access to WMTSLayerDescription information.
Description | ||
---|---|---|
Abstract | Abstract of the WMTS layer. | |
BoundingBox | Minimum bounding extents of the layer data along with the applicable SRS. | |
BoundingBoxCount | Number of bounding extents of the layer. | |
Dimension | Dimension of the layer at the given index. | |
DimensionCount | Number of dimension in the layer. | |
FeatureInfoFormat | Supported FeatureInfoFormat at the given index. | |
FeatureInfoFormatCount | Supported FeatureInfoFormat count. | |
GetRESTResourceInfo | Url for the given REST resource. | |
Identifier | Identifier of WMTS layer. | |
ImageFormat | Supported GetMap's ImageFormat at the given index. | |
ImageFormatCount | Supported GetMap's ImageFormat count. | |
StyleDescription | Style of the layer at the given index. | |
StyleDescriptionCount | Number of styles in the layer. | |
TileMatrixSetLink | TileMatrixSet Link of the layer at the given index. | |
TileMatrixSetLinkCount | Number of TileMatrixSet Links in the layer. | |
Title | Title of WMTS layer. | |
WGS84BoundingBox | Minimum bounding extent of the layer data in EPSG:4326. | |
WMTSVersion | WMTS Version. |
CoClasses and Classes | Description |
---|---|
WMTSLayerDescription | A factory object for WMTS Layer Description. |