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

IStateNavigable.ClearUndoHistory Method

Discards undo history.

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

Syntax

Visual Basic
Sub ClearUndoHistory
C#
void ClearUndoHistory()

Remarks

This method removes all temporary files which keep undo history. Redo history is not removed.

See Also

Reference