RSS

Суббота, 20.04.2024, 05:34
Главная » WoW API » API Виджеты » Экземпляр шрифта »

spacing = MessageFrame:GetSpacing()

[ править ]
Returns the font instance's amount of spacing between lines.
[клоны]
Returns the font instance's amount of spacing between lines.


Signature:
Code
spacing = FontInstance:GetSpacing()

Returns:
  • spacing - Amount of space between lines of text (in pixels) (number)

Также смотрите: Экземпляр шрифта
Ссылки: http://wowprogramming.com/docs/widgets/FontInstance/GetSpacing