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

IStateNavigable.ClearRedoHistory Method

Discards redo history.

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

Syntax

Visual Basic
Sub ClearRedoHistory
C#
void ClearRedoHistory()

Remarks

This method removes all temporary files which keep redo history. Undo history is not removed.

See Also

Reference