슬라이더의 하이라이트 보더 굴림정도값을 리턴한다.
function screen_on_load() { var res = slider.gethighlightradius(); screen.alert("res = " + res); }