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

Bitmap.StateRestored Event

Fires when the bitmap state is restored (redone or undone).

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

Syntax

Visual Basic
Public Overridable Event StateRestored As EventHandler
C#
public virtual event EventHandler StateRestored

See Also

Reference