ArcObjects Library Reference (Carto)  

IACMap Interface

Provides access to mebers that control the ArcIMS map service.

Product Availability

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

Members

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.

CoClasses that implement IACMap

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