.. highlightlang:: us .. index:: TBGetAngle .. _tbgetangle: TBGetAngle ========== .. us.tag TBGetAngle NOTREADYENGLISH TB_Get :ref:`TBGetAngle` returns the angle which is used to print the text. .. function:: rsAngle = TBGetAngle(hText) .. us.return **Return Value** *rsAngle* is the angle in degrees. .. us.params **Parameters** .. uparam:: hText The handle of a text object created with :ref:`TBCreate`. .. seealso:: :ref:`overview-text-objects`, :ref:`TBCreate`, :ref:`TBSetFont` :sub:`id-2080351`