Class BasemapStyleInfo
Information about a given Basemap
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BasemapStyleInfo
Remarks
The Basemap Styles Service
can be queried to access information about a given Basemap
Customization options include:
- Specific languages (e.g. "Chinese (Simplified)").
- Language Strategies (e.g. "local").
If a customization is not available for a given Basemap
The Basemap
Properties
Name | Description |
---|---|
Languages | Gets a list of languages that can be used to customize labels on this style. |
Language |
Gets a list of language strategies that can be used with this style. |
Style | Gets the Basemap |
Style |
Gets the human-readable name of this Basemap |
Thumbnail | Gets the thumbnail for the style. |
Worldviews | Gets a list of Worldview objects. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 - 200.6 |
.NET | 200.5 - 200.6 |
.NET Windows | 200.5 - 200.6 |
.NET Android | 200.5 - 200.6 |
.NET iOS | 200.5 - 200.6 |
.NET Framework | 200.5 - 200.6 |
UWP | 200.5 - 200.6 |