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

StateRestoringEventArgs Class

Provides data for undoing/redoing events.

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

Syntax

Visual Basic
Public Class StateRestoringEventArgs _
	Inherits EventArgs
C#
public class StateRestoringEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.StateRestoringEventArgs

See Also

Reference