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