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


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

IWMTSLayer Interface

Provides access to the properties of WMTS Layer.

Product Availability

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

Members

Name Description
Method Connect Connects to a WMTS Connection Name
Read/write property DataSourceName WMTS Connection Name.
Read/write property Dimensions Values for the avialble dimensions in WMTS Layer.
Read/write property ImageFormat Image format.
Read-only property LayerName Layer name in a WMTS Service.
Read/write property Style Style from WMTS Layer.
Read/write property TileMatrixSet TileMatrixSet to be used by the service.
Read-only property WMTSConnection WMTS Connection.

Classes that implement IWMTSLayer

Classes Description
WMTSLayer Provides programmatic access to WMTS layer.