FORMS_Widget.SetWidth

A function defined in FORMS_Widget.gml

SetWidth(_width)

Description

Sets the width of the widget.

Arguments

Name Type Description
_width Real The new width.

Returns

Struct.FORMS_Widget Returns self.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.