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


IGxWMTSConnection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMTSConnection Interface
ArcGIS Developer Help

IGxWMTSConnection Interface

Provides access to members to connect to an WMTS server.

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IGxWMTSConnection

Classes Description
GxWMTSConnection The connection of WMTS service.