P에 back_imagefillstyle 속성값을 반환하는 API이다.
function btngetbackimagefillstyle_on_mouseup(objInst) { screen.alert(p.getbackimagefillstyle()); }