컨트롤의 줄높이(line-height)값을 반환하는 API이다.
function btngetlineheight_on_mouseup(objInst) { screen.alert("line height: "+ p.getlineheight()); }