Class BasemapStyleParameters
Provides parameters for creating a Basemap from a Basemap
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BasemapStyleParameters
Remarks
Basemap
Basemap
-
Set Specific
Language to specify a desired language for basemap labels. -
Set Language
Strategy to use local language, use global language, or attempt to use the application locale.
Once you are finished configuring the options for your Basemap
Constructors
Name | Description |
---|---|
Basemap |
Initializes a new instance of the Basemap |
Properties
Name | Description |
---|---|
Language |
Gets or sets the option for setting the language for basemap labels. |
Specific |
Gets or sets the culture that determines the desired language for place labels on the Basemap.
Use |
Worldview | Gets or sets the desired representation of a boundary between countries on a Basemap where the location of the boundary is disputed. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |