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.
Gets the height of the Canvas.
height = Canvas:getHeight( )
None.
number height
Please login to continue.