Provides access to mebers that control the ArcIMS map service.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AreaOfInterest | The area of interest for the ArcIMS service. | |
BackgroundColor | The background color. | |
ImageRequestXml | The xml to request an image. | |
Layer | The layer at the given index. | |
LayerCount | The number of layers in the ArcIMS service. | |
MapUnits | The map units for the ArcIMS service. | |
MaxPrintPixels | The maximum number of pixels allowed for an image print request. | |
MoveLayer | Moves a layer to another position. | |
NativeSpatialReference | The native spatial reference of the data. | |
RequestImage | The new image location as an URL. | |
RequestImageWithXml | The new image location as an URL. Call ImageRequestXml first. | |
SendAxlQueryRequest | Sends an Axl query request. | |
SendAxlRequest | Sends an Axl request. | |
SpatialReference | The spatial reference of the ArcIMS service. | |
TransparentColor | The transparent color. |
CoClasses that implement IACMap
CoClasses and Classes | Description |
---|---|
ACMap | Container for the display and manipulation of ArcIMS map services. |