Show / Hide Table of Contents

Class WmtsServiceInfo

Describes metadata of a WMTS service, based on the result of WMTS GetCapabilities operation.

Inheritance
object
WmtsServiceInfo
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class WmtsServiceInfo
Remarks

You can obtain the WmtsServiceInfo from a loaded WmtsService.

Properties

Name Description
Description

Gets the description (abstract) of this service, if specified.

Keywords

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

LayerInfos

Gets a collection of WmtsLayerInfo objects, describing layers of this WMTS service.

TileMatrixSets

Gets a list of one or more tile matrix sets supported by this WMTS service.

Title

Gets the human-readable title of this service, if specified.

Version

Gets the version of this WMTS service.

See Also

WmtsLayerInfo
WmtsLayer

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.1 - 200.8
Xamarin.Android100.1 - 100.15
Xamarin.iOS100.1 - 100.15
UWP100.1 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.