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

IStateNavigable Methods

The IStateNavigable type exposes the following members.

Methods

Name Description
Public method ClearHistory

Discards both undo and redo history.

Public method ClearRedoHistory

Discards redo history.

Public method ClearUndoHistory

Discards undo history.

Public method Redo Overloaded.

Redoes last undone change.

Public method SaveState

Saves state of the object.

Public method Undo Overloaded.

Undoes last made change.

See Also

Reference