ArcObjects Library Reference  (Display)    

SimpleDisplay CoClass

Display class for drawing to any HDC.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

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.

Event Interfaces

Interfaces Description
IDisplayEvents (default) Provides access to members that control Display Events.

Working with Events

[Visual Basic 6.0]

When working with SimpleDisplay's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pSimpleDisplay as SimpleDisplay

 


Feedback Send feedback on this page