Display Method

Example-VB Example-VC++

Displays the image specified in the Image property.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.Display

Arguments

None

Return Value

None

Remarks

The Display method triggers a Load event before the actual image is displayed.  End users can then hide or show any of the annotation groups before they are actually displayed, or set any other display-oriented properties (for example, Zoom, ScrollPosition, etc.).  If an image is already displayed, this method triggers a Close event.