Show / Hide Table of Contents

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
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.