토글버튼 off상태 마우스올렸을 때이미지 경로를 가져오는 API이다.
* 토글버튼의 off_image_hover 속성값과 동일하다.
function getoffimagehover_on_mouseup(objInst) { screen.alert(togglebtn.getoffimagehover()); }