RSS

Воскресенье, 22.12.2024, 06:55
Главная » WoW API » API Виджеты » Простой HTML »

SimpleHTML:SetJustifyH(["element",] "justify")

[ править ]
Sets the horizontal alignment style for text in the frame.
[клоны]
Sets the horizontal alignment style for text in the frame.


Signature:
Code
SimpleHTML:SetJustifyH(["element",] "justify")

Arguments:
  • element - Name of an HTML element for which to set properties (e.g. p, h1); if omitted, sets properties of the frame's default text style (string)
  • justify - Horizontal text alignment style (string, justifyH)
      CENTER
    • LEFT
    • RIGHT

Также смотрите: Простой HTML
Ссылки: http://wowprogramming.com/docs/widgets/SimpleHTML/SetJustifyH