슬라이더 » Api

gethighlightimage

Description

슬라이더 하이라이트의 이미지경로를 가져오는 API이다.

Return Value

Type Description
STRING 이미지 경로

Example

function gethighlightimage_on_mouseup(objInst) { screen.alert("이미지 경로 : " + slider.gethighlightimage()); }

See Also

sethighlightimage

Viewer Ver.

9.1.1.1

Update Date

20190626