Show / Hide Table of Contents

Class WmtsLayerInfo

Metadata about an individual Web Map Tile Service (WMTS) layer within a WMTS service.

Inheritance
System.Object
WmtsLayerInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class WmtsLayerInfo
Remarks

You can obtain a WmtsLayerInfo from the LayerInfos collection of a loaded WmtsService.

Properties

Name Description
Description

Gets the layer's description (abstract), if specified.

Id

Gets the WMTS layer's identifier.

ImageFormats

Gets a list of tile image formats available for the WMTS layer.

Keywords

Gets a list of keywords defined for the WMTS layer, if specified.

Styles

Gets a list of styles available for the WMTS layer.

TileMatrixSets

Gets a list of one or more tile matrix sets available for the WMTS layer.

Title

Gets the layer's human-readable title, if specified.

Methods

Name Description
ToString()

Returns a System.String that represents the current System.Object.

See Also

WmtsServiceInfo
WmtsLayer

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.1 - 200.7
Xamarin.Android100.1 - 100.15
Xamarin.iOS100.1 - 100.15
UWP100.1 - 200.7
In This Article
Back to top Copyright © 2022 Esri.