This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members for the ArcGIS locale.
Description | ||
---|---|---|
CountryID | The value of the country ID from the locale. | |
LangID | The value of the language ID from the locale. | |
Locale | The value of the locale. | |
RightToLeft | Indicates if the UI locale is right to left. | |
RightToLeftTable | Indicates if the UI locale is right to left table. | |
RightToLeftUI | Indicates if the UI locale is right to left user interface. | |
SetLocale | Write the ArcGIS locale for the process. | |
SetThreadLocale | Write the ArcGIS locale for the thread. | |
SetThreadUILocale | Write the ArcGIS UI locale for the thread. | |
UICountryID | The value of the country ID from the UI locale. | |
UILangID | The value of the language ID from the UI locale. | |
UILocale | The value of the UI locale. |
CoClasses and Classes | Description |
---|---|
ArcGISLocale | Class for accessing ArcGIS locale. |