네비바 » Api

setitemlefticonwidth

Description

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

Parameters

Parameters Type Description
nWidth short 아이콘 너비

Return Value

Type Description
void 없음

Example

function lefticonwidth_on_mouseup(objInst) { navi01.setitemlefticonwidth(50); }

See Also

getitemlefticonwidth
setitemlefticon
setitemlefticonshow
getitemlefticon
getitemlefticonshow

Viewer Ver.

9.1.1.1

Update Date

20200618