.. highlightlang:: us .. index:: LBSetArrowWidth .. _lbsetarrowwidth: LBSetArrowWidth =============== .. us.tag LBSetArrowWidth NOTREADYENGLISH LBSet :ref:`LBSetArrowWidth` sets the arrow tip width of a line drawing object. .. function:: bool = LBSetArrowWidth(hLine, rsWidth) .. 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:: rsWidth *rsWidth* is the width in millimeters. .. seealso:: :ref:`overview-lines-and-arrows`, :ref:`LBCreate` :sub:`id-1462419`