Show / Hide Table of Contents

Class BasemapStyleLanguageInfo

Information about a language that can be used to customize labels on a basemap.

Inheritance
System.Object
BasemapStyleLanguageInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BasemapStyleLanguageInfo
Remarks

To request that labels on a Basemap are displayed in a given language, set the value of the SpecificLanguage property to a LanguageCode.

Properties

Name Description
CultureInfo

Gets a CultureInfo corresponding to this BasemapStyleLanguageInfo object.

DisplayName

Gets the human-readable name of the language (e.g. "Portuguese (Brazil)").

LanguageCode

Gets the CLDR code for this language.

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.