이미지의 padding속성값을 리턴하는 API입니다.
function btn_getpadding_on_mouseup() { screen.alert(image.getpadding()); }