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


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

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