RSS

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

width, height = VisibleRegion:GetSize()

[ править ]
Returns the width and height of the region.
[клоны]
Returns the width and height of the region.


Signature:
Code
width, height = Region:GetSize()

Returns:
  • width - The width of the region (number)
  • height - The height of the region (number)

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