토글버튼 » Api

getoffimagenormal

Description

토글버튼 off상태 기본 이미지 경로를 가져오는 API이다.

Return Value

Type Description
STRING 이미지 경로

Remark

* 토글버튼의 off_image_normal 속성값과 동일하다.

Example

function getoffimagenormal_on_mouseup(objInst) { screen.alert(togglebtn.getoffimagenormal()); }

See Also

setoffimagenormal

Viewer Ver.

9.1.1.1

Update Date

20161216