var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS(); var value; // Type: boolean value = instance.get_IsCompositeActionStarted();
function get_IsCompositeActionStarted() : boolean;
Return Value
True - the undo manager started the composite action; False - the undo manager is not started the composite action.