Display class for drawing to any HDC.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer (esriDisplay) | Supports connection points for connectable objects. |
| IDisplay | Provides access to members that control the Display. |
| IDraw | Provides access to members that control drawing. |
| Interfaces | Description |
|---|---|
| IDisplayEvents (default) | Provides access to members that control Display Events. |
When working with SimpleDisplay's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSimpleDisplay as SimpleDisplay