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

IStateNavigable.ClearHistory Method

Discards both undo and redo history.

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

Syntax

Visual Basic
Sub ClearHistory
C#
void ClearHistory()

Remarks

This method removes all temporary files which keep undo and redo history.

See Also

Reference