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


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

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

Name 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.

Classes that implement IImageDescription

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