Constructor Worldview
Worldview(String)
Initializes a new instance of the Worldview class that represents a country's view of a disputed boundary.
Declaration
public Worldview(string code)
Parameters
Type | Name | Description |
---|---|---|
System.String | code | The code used to specify this representation of a disputed boundary in the Basemap Styles Service. |
Remarks
For the current list of worldviews supported by the service, see the Basemap style service API reference.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |