실행 취소를 처리하는 API이다.
svg_mode가 false일때만 동작합니다.
function btn_undo_on_mouseup(objInst) { canvas01.undocanvas(); // undo }