Show / Hide Table of Contents

Class Worldview

Defines a valid representation of a disputed boundary (a.k.a worldview) on a BasemapStyleParameters.

Inheritance
System.Object
Worldview
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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

BasemapStyleParameters
BasemapStylesServiceInfo

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.