네비바 » Api

setlastitemforecolor

Description

네비바의 마지막 아이템 전경색을 지정하는 API이다.

Parameters

Parameters Type Description
clrForeColor COLOR 아이템 전경색

Return Value

Type Description
void 없음

Example

function setitemforecolor_on_mouseup(objInst) { navi01.setlastitemforecolor(factory.rgb(120,120,0)); }

See Also

getlastitemforecolor
setitemforecolor
getitemforecolor

Viewer Ver.

9.1.1.1

Update Date

20200618