A function defined in FORMS_Widget.gml
SetSize(_width, _height)
Sets the width and height of the widget.
Name | Type | Description |
---|---|---|
_width | Real |
The new width. |
_height | Real |
The new height. |
Struct.FORMS_Widget
Returns self
.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.