ArcObjects Library Reference (System)  

IArcGISLocale Interface

Provides access to members for the ArcGIS locale.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property CountryID The value of the country ID from the locale.
Read-only property LangID The value of the language ID from the locale.
Read-only property Locale The value of the locale.
Read-only property RightToLeft Indicates if the UI locale is right to left.
Read-only property RightToLeftTable Indicates if the UI locale is right to left table.
Read-only property RightToLeftUI Indicates if the UI locale is right to left user interface.
Method SetLocale Write the ArcGIS locale for the process.
Method SetThreadLocale Write the ArcGIS locale for the thread.
Method SetThreadUILocale Write the ArcGIS UI locale for the thread.
Read-only property UICountryID The value of the country ID from the UI locale.
Read-only property UILangID The value of the language ID from the UI locale.
Read-only property UILocale The value of the UI locale.

CoClasses that implement IArcGISLocale

CoClasses and Classes Description
ArcGISLocale Class for accessing ArcGIS locale.