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


IGxWMTSConnection.Connect Method (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 > IGxWMTSConnection.Connect Method
ArcGIS Developer Help

IGxWMTSConnection.Connect Method

Connects to the WMTS service.

[Visual Basic .NET]
Public Sub Connect ( _
)
[C#]
public void Connect (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSConnection Interface