Class Worldview
Defines a valid representation of a disputed boundary (a.k.a worldview) on a BasemapStyleParameters.
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class Worldview
  Remarks
For more information see the boundary disputes section of the basemap styles service API reference.
Constructors
| Name | Description | 
|---|---|
| Worldview(String) | Initializes a new instance of the Worldview class that represents a country's view of a disputed boundary.  | 
      
Properties
| Name | Description | 
|---|---|
| China | Gets a Worldview used to specify the Chinese view of disputed boundaries in the Basemap Style Service.  | 
      
| Code | Gets the value of the worldview parameter used by the Basemap Styles Service.  | 
      
| DisplayName | Gets the human-readable name of the representation of the disputed boundary.  | 
      
| India | Gets a Worldview used to specify the Indian view of disputed boundaries in the Basemap Style Service.  | 
      
| Israel | Gets a Worldview used to specify the Israeli view of disputed boundaries in the Basemap Style Service.  | 
      
| Japan | Gets a Worldview used to specify the Japanese view of disputed boundaries in the Basemap Style Service.  | 
      
| Morocco | Gets a Worldview used to specify the Moroccan view of disputed boundaries in the Basemap Style Service.  | 
      
| Pakistan | Gets a Worldview used to specify the Pakistani view of disputed boundaries in the Basemap Style Service.  | 
      
| SouthKorea | Gets a Worldview used to specify the South Korean view of disputed boundaries in the Basemap Style Service.  | 
      
| UnitedArabEmirates | Gets a Worldview used to specify the Emirati view of disputed boundaries in the Basemap Style Service.  | 
      
| UnitedStatesOfAmerica | Gets a Worldview used to specify the US Edition of a basemap style.  | 
      
| Vietnam | Gets a Worldview used to specify the Vietnamese view of disputed boundaries in the Basemap Style Service.  | 
      
See Also
Applies to
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 200.5 - 200.8 | 
| .NET | 200.5 - 200.8 | 
| .NET Windows | 200.5 - 200.8 | 
| .NET Android | 200.5 - 200.8 | 
| .NET iOS | 200.5 - 200.8 | 
| .NET Framework | 200.5 - 200.8 | 
| UWP | 200.5 - 200.8 |