네비바 » Api

getlastitemforecolor

Description

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

Return Value

Type Description
COLOR 아이템 전경색

Example

function getlastitemforecolor_on_mouseup(objInst) { alert(navi01.getlastitemforecolor()); }

See Also

setlastitemforecolor
setitemforecolor
getitemforecolor

Viewer Ver.

9.1.1.1

Update Date

20200618