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