그리드 그라데이션 효과의 시작 색상을 반환한다.
function btntest_on_mouseup() { // 그리드 그라데이션 시작 색상을 가져온다. var clrStart = grd.getgradientstartcolor(); }