History.undo Method

Undoes the last made change.

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

Syntax

Java Script
function undo();

Remarks

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

See Also

Reference