Class WmtsLayerInfo
Information about a WMTS layer as described by a WMTS service.
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 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 System.String that represents the current Object. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.1 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 100.15 |