토글버튼 » Api

getoffgradientstartcolor

Description

토글버튼 off상태 그라데이션 효과의 시작 색상을 반환하는 API이다.

Return Value

Type Description
COLOR 토글버튼 off상태 그라데이션 시작 색상

Remark

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

Example

function getoffgradientstartcolor_on_mouseup(objInst) { screen.alert(togglebtn.getoffgradientstartcolor()); }

See Also

setoffgradientstartcolor

Viewer Ver.

9.1.1.1

Update Date

20161216