Canvas:getHeight
Gets the height of the Canvas.
Function
Synopsis
height
=
Canvas
:
getHeight
(
)
Arguments
None.
Returns
number
height
The height of the Canvas, in pixels.
See Also
Canvas
Category
:
Functions