.. highlightlang:: us .. index:: TBIsAutoSize .. _tbisautosize: TBIsAutoSize ============ .. us.tag TBIsAutoSize ENGLISH TB_Get :ref:`TBIsAutoSize` returns TRUE (1), if the size of the text object is adjusted automatically to the text extension. .. function:: bool = TBIsAutoSize(hText) .. us.return **Return Value** *bool* is TRUE (1) if the size is adjusted automatically. .. us.params **Parameters** .. uparam:: hText *hText* identifies the text object. .. seealso:: :ref:`overview-drawing-objects`, :ref:`TBSetAutoSize`, :ref:`TBSetAutoSize`, :ref:`OBJSetPosWC`, :ref:`OBJGetRefPointWC` :sub:`id-1239048`