.. highlightlang:: us .. index:: LBIsStartArrow .. _lbisstartarrow: LBIsStartArrow ============== .. us.tag LBIsStartArrow NOTREADYENGLISH LBGet :ref:`LBIsStartArrow` checks if the start of the line object has an arrow tip. .. function:: bool = LBIsStartArrow(hLine) .. us.return **Return Value** *bool* is TRUE (1) if the start 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:`LBSetStartArrow`, :ref:`LBIsEndArrow` :sub:`id-2108895`