This documentation is for the old version. Go to the latest Graphics Mill docs

BitmapViewer Events

The BitmapViewer type exposes the following members.

Events

Name Description
Public event BitmapChanged

Fires when Bitmap property is changed or this bitmap is updated.

Public event Click

Fires when the image displayed in the control is clicked.

Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event Init (Inherited from Control.)
Public event Load (Inherited from Control.)
Public event PreRender (Inherited from Control.)
Public event Scrolled

Fires when some scroll bar was moved.

Public event Unload (Inherited from Control.)
Public event Zoomed

Fires when the bitmap is zoomed in this BitmapViewer control.

See Also

Reference