애로우박스 » Api

getarrowwidth

Description

애로우박스의 화살표영역 너비를 반환하는 API이다.

Return Value

Type Description
short 화살표 너비

Example

function btn_on_mouseup(objInst) { alert(arrowbox.getarrowwidth()); }

See Also

setarrowwidth

Viewer Ver.

9.1.1.1

Update Date

20220106