RSS

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

xOffset, yOffset = ScrollingMessageFrame:GetShadowOffset()

[ править ]
Returns the offset of the font instance's text shadow from its text.
[клоны]
Returns the offset of the font instance's text shadow from its text.


Signature:
Code
xOffset, yOffset = FontInstance:GetShadowOffset()

Returns:
  • xOffset - Horizontal distance between the text and its shadow (in pixels) (number)
  • yOffset - Vertical distance between the text and its shadow (in pixels) (number)

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