var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var value; // Type: number value = instance.get_UndoCount();
function get_UndoCount() : number;
Return Value
Count of possible undo steps.
var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var value; // Type: number value = instance.get_UndoCount();
function get_UndoCount() : number;