Canvas:getHeight

Returns the height of the Canvas.

Function

Synopsis

h = Canvas:getHeight( )

Arguments

None.

Returns

number h
The height of the Canvas, in pixels.

See Also


Other Languages