.. highlightlang:: us .. index:: LBIsEndArrow .. _lbisendarrow: LBIsEndArrow ============ .. us.tag LBIsEndArrow NOTREADYENGLISH LBGet :ref:`LBIsEndArrow` checks if the end of the line object has an arrow tip. .. function:: bool = LBIsEndArrow(hLine) .. us.return **Return Value** *bool* is TRUE (1) if the end of the line has an arrow tip and FALSE (0) if it does not. .. us.params **Parameters** .. uparam:: hLine Identifies the line object. .. seealso:: :ref:`overview-lines-and-arrows`, :ref:`LBCreate`, :ref:`LBSetEndArrow`, :ref:`LBIsStartArrow` :sub:`id-962250`