슬라이드뷰 » Api

getitembackcolor

Description

슬라이드뷰 아이템의 배경색을 가져오는 API이다.

Return Value

Type Description
COLOR 슬라이드뷰 아이템의 배경색

Example

function btngetitembackcolor_on_mouseup() { screen.alert(slide.getitembackcolor()); }

See Also

setitembackcolor

Viewer Ver.

9.1.1.1

Update Date

20181128