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

MultiLayerViewer.ClearHistory Method

Discards both the undo and redo histories.

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

Syntax

Visual Basic
Public Sub ClearHistory
C#
public void ClearHistory()

Remarks

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

See Also

Reference