Skip to content
mohayonao edited this page Aug 10, 2014 · 2 revisions

getHeight

Returns the height of the canvas.

Syntax

canvas.getHeight();

Returns

int: the height of the canvas

Related

Clone this wiki locally