RSS

Понедельник, 13.05.2024, 04:15
Главная » WoW API » API Виджеты » Область »

DressUpModel: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