![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Environment Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Administration Namespace : Environment Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class Environment |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Environment |
C# | |
---|---|
[SerializableAttribute()] public class Environment |
For an example, see MapService.Environment .
The Environment object provides information about a MapService's language, country setting, separators and screen DPI. It corresponds to the ENVIRONMENT tag in the ArcXML service information response. The Environment of a MapService is read-only. Although the properties of this Environment may be modified, any changes will not affect the underlying MapService.
Environment is also used with Projection to specify the culture information for projecting coordinates.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family