Show / Hide Table of Contents

Property Languages

Languages

Gets a list of languages that can be used to customize labels on this style.

Declaration
public IReadOnlyList<BasemapStyleLanguageInfo> Languages { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<BasemapStyleLanguageInfo>

A list of BasemapStyleLanguageInfo objects.

Remarks

If the collection is empty, the language of labels cannot be customized on this BasemapStyle.

Applies to

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