Property DisplayName
DisplayName
Gets the human-readable name of the representation of the disputed boundary.
Declaration
public string DisplayName { get; }
Property Value
Type | Description |
---|---|
System.String | The human-readable name of the representation of the disputed boundary. For example, "South Korea". |
Remarks
This property is only set if the Worldview was retrieved from a BasemapStyleInfo after loading a Esri.ArcGISRuntime.Mapping.BasemapStylesService. If the Worldview was constructed using the Worldview(String) constructor, this property will be empty.
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 |