.. highlightlang:: us .. index:: FontGetAngle .. _fontgetangle: FontGetAngle ============ .. us.tag FontGetAngle ENGLISH FontGet :ref:`FontGetAngle` gets the font angle .. function:: rsAngle = FontGetAngle(hFont) .. us.return **Return Value** *rsAngle* is the angle in the range 0 to 360 degrees. .. us.params **Parameters** .. uparam:: hFont Identifies the font. .. seealso:: :ref:`overview-fonts`, :ref:`FontCreate`, :ref:`FontDialog`, :ref:`FontSetAngle` :sub:`id-387578`