Show / Hide Table of Contents

Class WmtsLayerInfo

Information about a WMTS layer as described by a WMTS service.

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

Properties

Name Description
Description

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

Id

Gets the 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 String that represents the current Object.

See Also

WmtsServiceInfo
WmtsLayer

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.1
.NET 6.0100.13 - 200.1
.NET 6.0 Windows100.13 - 200.1
.NET 6.0 Android200.0 - 200.1
.NET 6.0 iOS200.0 - 200.1
.NET Framework100.1 - 200.1
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.1 - 100.15
iOS100.1 - 100.15
UWP100.1 - 200.1
In This Article
Back to top Copyright © 2022 Esri.