RSS

Пятница, 26.04.2024, 14:08
Главная » WoW API » API Виджеты » Строка состояния »

orientation = StatusBar:GetOrientation()

[ править ]
Returns the orientation of the status bar.
[клоны]
Returns the orientation of the status bar.


Signature:
Code
orientation = StatusBar:GetOrientation()

Returns:
  • orientation - Token describing the orientation and direction of the status bar (string)
      HORIZONTAL - Fills from left to right as the status bar value increases
    • VERTICAL - Fills from top to bottom as the status bar value increases

Также смотрите: Строка состояния
Ссылки: http://wowprogramming.com/docs/widgets/StatusBar/GetOrientation