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

VObjectsRubberband.Undoing Event

Raised when an action is going to be undone.

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

Syntax

Visual Basic
Public Event Undoing As StateRestoringEventHandler
C#
public event StateRestoringEventHandler Undoing

See Also

Reference