슬라이더 » Api

gethighlightpos

Description

슬라이더 하이라이트가 표시될 위치를 가져오는 API이다.

Return Value

Type Description
STRING 이미지 경로

Example

function gethighlightpos_on_mouseup(objInst) { screen.alert("하이라이트 위치 : " + slider.gethighlightpos()); }

See Also

sethighlightpos

Viewer Ver.

9.1.1.1

Update Date

20190626