.. highlightlang:: us .. _pengetwidth: PenGetWidth =========== .. index:: PenGetWidth .. us.tag PenGetWidth ENGLISH :ref:`PenGetWidth` returns the line width of a pen object. .. function:: nWidth = PenGetWidth(hPen) .. us.return **Return Value** *nWidth* is the width of the pen in 0.1 mm. .. us.params **Parameters** .. uparam:: hPen Identifies the pen. .. seealso:: :ref:`overview-pens`, :ref:`PenCreate` :sub:`id-145508`