토글버튼 » Api

getoffgradientendcolor

Description

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

Return Value

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

Remark

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

Example

function getoffgradientendcolor_on_mouseup(objInst) { screen.alert(togglebtn.getoffgradientendcolor()); }

See Also

setoffgradientendcolor

Viewer Ver.

9.1.1.1

Update Date

20161216