History.clear Method

Discards the redo and undo history.

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

Syntax

Java Script
function clear();

Remarks

This method corresponds to History.Clear() server-side member.

See Also

Reference