.. highlightlang:: us .. index:: LBGetArrowLength .. _lbgetarrowlength: LBGetArrowLength ================ .. us.tag LBGetArrowLength NOTREADYENGLISH LBGet :ref:`LBGetArrowLength` returns the length of the arrow tip of a line drawing object. .. function:: rsLen = LBGetArrowLength(hLine) .. us.return **Return Value** *rsLen* is the length in millimeters. .. us.params **Parameters** .. uparam:: hLine Identifies the line object. .. seealso:: :ref:`overview-lines-and-arrows`, :ref:`LBCreate`, :ref:`LBSetArrowLength` :sub:`id-699744`