Class WmtsTileMatrix
Identifies a WMTS tile matrix, which is a single level in the image pyramid of WmtsTileMatrixSet.
Inheritance
System.Object
WmtsTileMatrix
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 sealed class WmtsTileMatrix
Properties
Name | Description |
---|---|
Id | Gets the string identifier of this WMTS tile matrix. |
ScaleDenominator | Gets the scale denominator of this WMTS tile matrix, in map units. |
Methods
Name | Description |
---|---|
ToString() | Returns a System.String that represents the current System.Object. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.1 - 200.5 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.5 |