RSS

Пятница, 29.03.2024, 13:58
Главная » WoW API » API Виджеты » Область »

top = Texture:GetTop()

[ править ]
Returns the distance from the bottom of the screen to the top of the region.
[клоны]
Returns the distance from the bottom of the screen to the top of the region.


Signature:
Code
top = Region:GetTop()

Returns:
  • top - Distance from the bottom edge of the screen to the top edge of the region (in pixels) (number)

Также смотрите: Область
Ссылки: http://wowprogramming.com/docs/widgets/Region/GetTop