| IGraphicsDisplay Properties |
The IGraphicsDisplay type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoUpdate |
Gets or sets a value that indicates if Update should automatically be called
after drawing operations.
| |
| Height |
Gets the height of the display in pixels.
| |
| Orientation |
Gets or sets the orientation of the display.
| |
| PixelFormat |
Gets the format for each pixel on the display.
| |
| Width |
Gets the width of the display in pixels.
|