.. highlightlang:: us .. index:: LBSetArrowLength .. _lbsetarrowlength: LBSetArrowLength ================ .. us.tag LBSetArrowLength NOTREADYENGLISH LBSet :ref:`LBSetArrowLength` sets the arrow tip length of a line drawing object. .. function:: bool = LBSetArrowLength(hLine, rsLen) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hLine Identifies the line object. .. uparam:: rsLen *rsLen* is the length in millimeters. .. seealso:: :ref:`overview-lines-and-arrows`, :ref:`LBCreate`, :ref:`LBGetArrowLength` :sub:`id-2108721`