var instance = new Vintasoft.Imaging.WebUndoManagerJS(); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_CurrentAction(value);
function set_CurrentAction(
valueUndo action. Only undo action of this undo manager can be set as value of this property.: object
) : any;
Parameters
- value
- Undo action. Only undo action of this undo manager can be set as value of this property.