Aurigma Graphics Mill 5.5 for .NET
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