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


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

IImageDisplay Interface

Provides access to the Image Display Interface. Note: the IImageDisplay interface has been superseded by IImageDisplay2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property DeviceResolution The device resolution of the image (dots per inch).
Read/write property Height The height of the image in pixels.
Read/write property Width The width of the image in pixels.

Classes that implement IImageDisplay

Classes Description
ImageDisplay The Image Display coclass contains the display characteristics of the image to be generated.