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

IVObjectHost Events

The IVObjectHost type exposes the following members.

Events

Name Description
Public event CurrentLayerChanged

Raised when another layer is selected by the user.

Public event DesignerChanged

Raised when another v-object is selected by the user.

Public event Redoing

Fires when image is being redone (before starting).

(Inherited from IStateNavigable.)
Public event Redone

Fires when operation has been redone (after finishing).

(Inherited from IStateNavigable.)
Public event Undoing

Fires when image is being undone (before starting).

(Inherited from IStateNavigable.)
Public event Undone

Fires when operation has been undone (after finishing).

(Inherited from IStateNavigable.)

See Also

Reference