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


IGxWMTSLayer.WMTSLayerDescription Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxWMTSLayer.WMTSLayerDescription Property

The description of WMTS layer.

[Visual Basic .NET]
Public Property WMTSLayerDescription As IWMTSLayerDescription
[C#]
public IWMTSLayerDescription WMTSLayerDescription {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSLayer Interface