네비바 » Api

getitemlefticonwidth

Description

네비바의 아이템 왼쪽아이콘 너비를 반환하는 API이다.

Return Value

Type Description
short 아이콘 너비

Example

function getitemlefticonwidth_on_mouseup(objInst) { alert(navi01.getitemlefticonwidth()); }

See Also

setitemlefticonwidth
setitemlefticon
setitemlefticonshow
getitemlefticon
getitemlefticonshow

Viewer Ver.

9.1.1.1

Update Date

20200618