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

getWidth

Returns the width of the canvas.

Syntax

canvas.getWidth();

Returns

int: the width of the canvas

Related

Clone this wiki locally