RSS

Четверг, 28.03.2024, 11:49
Главная » WoW API » API Виджеты » Область »

VisibleRegion:SetSize(width, height)

[ править ]
Sets the size of the region to the specified values.
[клоны]
Sets the size of the region to the specified values.


Signature:
Code
Region:SetSize(width, height)

Arguments:
  • width - The width to set for the region (number)
  • height - The height to set for the region (number)

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