Show / Hide Table of Contents

Class WmtsTileMatrixSet

Describes a WMTS tile matrix set, containing one or more tile matrices and some metadata.

Inheritance
System.Object
WmtsTileMatrixSet
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 WmtsTileMatrixSet

Properties

Name Description
Description

Gets the description (abstract) of this tile matrix set, if specified.

Extent

Gets the extent (bounding box) of this tile matrix set, if specified.

Id

Gets the identifier of this tile matrix set.

Keywords

Gets a list of keywords that describe this tile matrix set.

SpatialReference

Gets the spatial reference (supported CRS) of this tile matrix set.

TileMatrices

Gets a list of one or more tile matrices in this set.

Title

Gets the human-readable title of this WMTS tile matrix set, if specified.

WellKnownScaleSetId

Gets the well known scale set used by this tile matrix set, if applicable.

Methods

Name Description
ToString()

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

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.