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

Canvas Events

The Canvas type exposes the following members.

Events

Name Description
Public event CurrentLayerChanged

Fires when the currently selected layer is changed.

Public event CurrentVObjectChanged

Fires when the currently selected v-object is changed.

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 Unload (Inherited from Control.)
Public event ZoomChanged

Fires when zoom of the Canvas is changed.

See Also

Reference