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

IStateNavigable.Redoing Event

Fires when image is being redone (before starting).

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

Syntax

Visual Basic
Event Redoing As StateRestoringEventHandler
C#
event StateRestoringEventHandler Redoing

See Also

Reference