Constructor BasemapStyleParameters
BasemapStyleParameters()
Initializes a new instance of the BasemapStyleParameters class with default options.
Declaration
public BasemapStyleParameters()
Remarks
You can change BasemapStyle preferences, such as language, by setting properties.
A preference for using global, local, or the system locale language can be set using LanguageStrategy. To define a preference for a specific language, set the SpecificLanguage property to a culture with a supported language code.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |