ArcObjects Library Reference (Carto)  

IImageDescription Interface

Provides access to the Image Description Interface.

Product Availability

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

When To Use

Use IImageDescription when creating MapServer output images using ExportMapImage and GetLegendInfo on IMapServer2 and the following methods on IMapServerLayout: ExportLayout, ExportLegend, ExportNorthArrow and ExportScaleBar.

Members

Description
Read/write property Display The display characteristics of the image to be generated.
Read/write property Type The type of image to be generated.

CoClasses that implement IImageDescription

CoClasses and Classes Description
ImageDescription The Image Description coclass contains settings of the image to be generated.

.NET Related Topics

Managing application state | Map services