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

BaseViewer Events

The BaseViewer type exposes the following members.

Events

Name Description
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 scroll position of the control is changed.

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

Occurs when the content of the associated workspace is replaced.

Public event WorkspaceClick

Occurs when a mouse button is clicked on the content displayed by this viewer control.

Public event Zoomed

Fires when zoom or zoom mode of the control is changed.

See Also

Reference