토글버튼 » Api

getongradientstartcolor

Description

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

Return Value

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

Remark

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

Example

function getongradientstartcolor_on_mouseup(objInst) { screen.alert(togglebtn.getongradientstartcolor()); }

See Also

setongradientstartcolor

Viewer Ver.

9.1.1.1

Update Date

20161216