.. highlightlang:: us .. index:: LBGetArrowWidth .. _lbgetarrowwidth: LBGetArrowWidth =============== .. us.tag LBGetArrowWidth NOTREADYENGLISH LBGet :ref:`LBGetArrowWidth` returns the width of the arrow tip of a line drawing object. .. function:: rsWidth = LBGetArrowWidth(hLine) .. us.return **Return Value** *rsWidth* is the width in millimeters. .. us.params **Parameters** .. uparam:: hLine Identifies the line object. .. seealso:: :ref:`overview-lines-and-arrows`, :ref:`LBCreate`, :ref:`LBSetArrowWidth` :sub:`id-179226`