Display Method

Displays the image specified in the Image property.

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.

See Also

Close event

Display topics in Imaging Concepts

Load event

Image property

ImageDisplayed property

Page property