슬라이더 하이라이트가 표시될 위치를 가져오는 API이다.
function gethighlightpos_on_mouseup(objInst) { screen.alert("하이라이트 위치 : " + slider.gethighlightpos()); }