WmtsTileMatrixSetDescription Property |
Gets the description (abstract) of this tile matrix set, if specified.
Namespace:
Esri.ArcGISRuntime.Ogc
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.10.0.0
Syntaxpublic string Description { get; }
Property Value
Type:
StringA brief narrative description of the tile matrix set.
See Also