This document is archived and information here might be outdated.  Recommended version.


IACMap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACMap Interface
ArcGIS Developer Help

IACMap Interface

Provides access to mebers that control the ArcIMS map service.

Product Availability

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

Members

Name Description
Read-only property AreaOfInterest The area of interest for the ArcIMS service.
Read/write property BackgroundColor The background color.
Read-only property ImageRequestXml The xml to request an image.
Read-only property Layer The layer at the given index.
Read-only property LayerCount The number of layers in the ArcIMS service.
Read-only property MapUnits The map units for the ArcIMS service.
Read-only property MaxPrintPixels The maximum number of pixels allowed for an image print request.
Method MoveLayer Moves a layer to another position.
Read-only property NativeSpatialReference The native spatial reference of the data.
Method RequestImage The new image location as an URL.
Method RequestImageWithXml The new image location as an URL. Call ImageRequestXml first.
Method SendAxlQueryRequest Sends an Axl query request.
Method SendAxlRequest Sends an Axl request.
Write-only property SpatialReference The spatial reference of the ArcIMS service.
Read/write property TransparentColor The transparent color.

Classes that implement IACMap

Classes Description
ACMap Container for the display and manipulation of ArcIMS map services.