드로우 » Api

undo

Description

실행 취소를 처리하는 API이다.

Return Value

Type Description
void 없음

Example

function undo_on_mouseup(objInst) { draw01.undo(); // 실행 취소 }

See Also

redo

Viewer Ver.

9.1.1.1

Update Date

20220317