도형 텍스트의 줄간격(line_gap)을 반환하는 API이다.
function btnGethorzalign_on_mouseup() { screen.alert(objShape.getlinegap()); }