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