메뉴버튼 » Api

getmenuboxwidth

Description

메뉴버튼 박스의 너비값(width)을 리턴하는 API이다.

Return Value

Type Description
void

Example

function btn_setwidth_on_mouseup() { // 컨트롤의 width를 구함 var width = menubtn.getmenuboxwidth(); }

See Also

setmenuboxwidth

Viewer Ver.

9.1.1.1

Update Date

20180917