Fires when image is being redone (before starting).

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

Syntax

Visual Basic

Public Overridable Event Redoing As StateRestoringEventHandler

C#

public virtual event StateRestoringEventHandler Redoing

Remarks

You can cancel redoing from this event by setting Cancel argument to false. To get information what action is redone, use argument Change.