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

IStateNavigable.Undoing Event

Fires when image is being undone (before starting).

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

Syntax

Visual Basic
Event Undoing As StateRestoringEventHandler
C#
event StateRestoringEventHandler Undoing

See Also

Reference