.. highlightlang:: us .. index:: FontGetHeight .. _fontgetheight: FontGetHeight ============= .. us.tag FontGetHeight NOTREADYENGLISH FontGet :ref:`FontGetHeight` gets the font height in points (pt). .. function:: rsHeight = FontGetHeight(hFont) .. us.return **Return Value** *rsHeight* is the height of the font in points (pt). 28.453pt is 1cm. .. us.params **Parameters** .. uparam:: hFont Identifies the font. .. seealso:: :ref:`overview-fonts`, :ref:`FontCreate`, :ref:`FontDialog`, :ref:`FontSetHeight` :sub:`id-31234`