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

VObjectsRubberband.Undone Event

Raised when an action is already undone.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Event Undone As EventHandler
C#
public event EventHandler Undone

See Also

Reference