버튼 » Api

getgradientstartcolor

Description

버튼 그라데이션 효과의 시작 색상을 반환한다.

Return Value

Type Description
void 그라데이션 효과 시작 색상

Example

function btntest_on_mouseup() { // 버튼 그라데이션 시작 색상을 가져온다. var clrStart = btnObj.getgradientstartcolor(); }

See Also

setgradientstartcolor

Viewer Ver.

9.1.1.1

Update Date

20140423