컴포넌트의 origin값을 반환하는 API이다.
function btn_getorigin_on_mouseup() { screen.alert(btnTest.getorigin()); }