애로우박스 » Api

setarrowwidth

Description

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

Parameters

Parameters Type Description
nArrowWidth short 화살표영역 너비

Return Value

Type Description
void 없음

Example

function btn_on_mouseup(objInst) { arrowbox.setarrowwidth(50); }

See Also

getarrowwidth

Viewer Ver.

9.1.1.1

Update Date

20220106