ArcObjects Library Reference (Carto) |
|
Provides access to the Image Display Interface. Note: the IImageDisplay interface has been superseded byIImageDisplay2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
DeviceResolution |
The device resolution of the image (dots per inch). |
|
Height |
The height of the image in pixels. |
|
Width |
The width of the image in pixels. |
CoClasses that implement IImageDisplay
CoClasses and Classes |
Description |
ImageDisplay |
The Image Display coclass contains the display characteristics of the image to be generated. |
.NET Related Topics
Managing application state |
Map services