RSS

Четверг, 28.03.2024, 15:29
Главная » WoW API » API Виджеты » Кнопка »

width = CheckButton:GetTextWidth()

[ править ]
Returns the width of the button's text label.
[клоны]
Returns the width of the button's text label.


Signature:
Code
width = Button:GetTextWidth()

Returns:
  • width - Width of the button's text (in pixels) (number)

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