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
|