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

VObjectsRubberband Events

The VObjectsRubberband 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 Disposed (Inherited from Component.)
Public event LayerAdded

Raised after a new layer is added.

Public event LayerChanged

Raised after a layer is modified.

Public event LayerRemoved

Raised after a layer is removed.

Public event Redoing

Raised when an action is going to be redone.

Public event Redone

Raised when an action is already redone.

Public event Undoing

Raised when an action is going to be undone.

Public event Undone

Raised when an action is already undone.

See Also

Reference