ArcObjects Library Reference (Catalog)  

IGxWMTSConnection Interface

Provides access to members to connect to an WMTS server.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method Connect Connects to the WMTS service.
Method Disconnect Disconnects from the WMTS service.
Read-only property IsConnected Indicates whether the server is connected to or not.
Method LoadFromFile Loads a WMTS connection file.
Method SaveToFile Writes a WMTS connection file.
Read/write property WMTSConnectionName Assosicated name object used to connect to a WMTS service.
Read-only property WMTSServiceDescription The description of WMTS service.

CoClasses that implement IGxWMTSConnection

CoClasses and Classes Description
GxWMTSConnection The connection of WMTS service.