Class WmtsTileMatrix
Identifies a WMTS tile matrix, which is a single level in the image pyramid of WmtsTileMatrixSet.
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() |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.3 - 200.8 |
| .NET | 100.13 - 300.0 |
| .NET Windows | 100.13 - 300.0 |
| .NET Android | 200.0 - 300.0 |
| .NET iOS | 200.0 - 300.0 |
| .NET Framework | 100.1 - 200.8 |
| Xamarin.Android | 100.1 - 100.15 |
| Xamarin.iOS | 100.1 - 100.15 |
| UWP | 100.1 - 200.8 |