ArcGIS API for WPF - Library Reference
Culture Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Bing Namespace > TileLayer Class : Culture Property

Gets or sets the culture used for getting localized labels.

Syntax

Visual Basic (Declaration) 
Public Property Culture As CultureInfo
C# 
public CultureInfo Culture {get; set;}

Property Value

The culture.

Remarks

See http://msdn.microsoft.com/en-us/library/cc469974.aspx for a list of support cultures.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.