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


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

IWMTSServiceDescription Interface

Provides access to members give access to WMTSServiceDescription information.

Product Availability

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

Members

Name Description
Read-only property FeatureInfoFormat Supported FeatureInfoFormat at the given index.
Read-only property FeatureInfoFormatCount Supported FeatureInfoFormat count.
Method GetOperationUrl Base url for given operation.
Read-only property ImageFormat Supported GetMap's ImageFormat at the given index.
Read-only property ImageFormatCount Supported GetMap's ImageFormat count.
Read-only property LayerDescription WMTS layer information at the given index.
Read-only property LayerDescriptionCount WMTS layer count.
Read-only property TileMatrixSet WMTS Tile Matrix information at the given index.
Read-only property TileMatrixSetCount WMTS TileMatrix Set count.
Read-only property WMTSAbstract Abstract of WMTS Service.
Read-only property WMTSName Name of WMTS Service.
Read-only property WMTSTitle Title of WMTS Service.
Read-only property WMTSVersion Version of WMTS Service.

Classes that implement IWMTSServiceDescription

Classes Description
WMTSConnection The Connection for WMTS.