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

IStateNavigable.Undone Event

Fires when operation has been undone (after finishing).

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

Syntax

Visual Basic
Event Undone As EventHandler
C#
event EventHandler Undone

See Also

Reference