멀티라인그리드 » Api

getgradientstartcolor

Description

멀티라인 그리드 그라데이션 효과의 시작색상을 반환하는 API이다.

Return Value

Type Description
COLOR 그라데이션 시작 색상

Example

function btn_getgradientstartcolor_on_mouseup() { var clrGradStart = mgrdTest.getgradientstartcolor(); screen.alert(clrGradStart); }

See Also

setgradientstartcolor

Viewer Ver.

9.1.1.1

Update Date

20110425