ESRI.ArcGIS.ADF.IMS | |
Environment Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Administration Namespace : Environment Class |
The following tables list the members exposed by Environment.
Name | Description | |
---|---|---|
Environment Constructor | Overloaded. Constructs an Environment object. |
Name | Description | |
---|---|---|
CoordinateSeparator | Gets or sets a delimiter used to separate an x-coordinate from a y-coordinate. | |
Country | Gets or sets the country code which identifies differences in conventions, such as currency symbols, between countries that use the same language. | |
Dpi | Gets or sets the screen dpi of the environment. Used for determining scale dependencies. | |
Language | Gets or sets the language for a locale. | |
TupleSeparator | Gets or sets a delimiter used to separate lists of strings. | |
UIFont | Gets or sets a default font for the dialogs in ArcExplorer 9 and the ArcIMS Java Viewers. | |
Variant | Gets or sets the variant which handles variations of a language used in one country. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
GetCultureInfo | Gets a CultureInfo object that uses the Environment's Language and Country properties. |