도형의 text 폰트의 크기를 반환하는 API이다.
function btn_getfontsize_on_mouseup() { screen.alert(objShape.getfontsize()); }