ArcObjects Library Reference (GISClient)  

IWMTSServiceDescription Interface

Provides access to members give access to WMTSServiceDescription information.

Product Availability

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

Members

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.

CoClasses that implement IWMTSServiceDescription

CoClasses and Classes Description
WMTSConnection The Connection for WMTS.