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

History.Clear Method

Discards both the undo and redo histories.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

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

See Also

Reference