var instance = new Vintasoft.Imaging.WebUndoManagerJS(); var value; // Type: any // Parameters var steps; // Type: number value = instance.undo(steps);
function undo(
stepsSteps backward.: number
) : any;
Parameters
- steps
- Steps backward.
var instance = new Vintasoft.Imaging.WebUndoManagerJS(); var value; // Type: any // Parameters var steps; // Type: number value = instance.undo(steps);
function undo(
stepsSteps backward.: number
) : any;