Index
Collapse All
Expand All
GetWidth Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Gets the width of the control.
Syntax
Lua
function
Control
:
GetWidth
(
)
;
Returns
Type: number
The width of the control.
Remarks
Gets the width of the control.
See Also
Control
Turbine.UI