RSS

Понедельник, 06.05.2024, 18:21
Главная » WoW API » API Виджеты » Кнопка »

height = Button:GetTextHeight()

[ править ]
Returns the height of the button's text label.
[клоны]
Returns the height of the button's text label. Reflects the height of the rendered text (which increases if the text wraps onto two lines), not the point size of the text's font.


Signature:
Code
height = Button:GetTextHeight()

Returns:
  • height - Height of the button's text (in pixels) (number)

Также смотрите: Кнопка
Ссылки: http://wowprogramming.com/docs/widgets/Button/GetTextHeight