This document is archived and information here might be outdated. Recommended version. |
Provides access to members for the ArcGIS locale.
Name | 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. |
Classes | Description |
---|---|
ArcGISLocale | Class for accessing ArcGIS locale. |