도형의 text 폰트명을 반환하는 API이다.
function btn_getfontname_on_mouseup() { screen.alert(objShape.getfontname()); }