controlP5 / Textarea / setHeight( )

name
setHeight ( )
description
set the height of the textarea. 
Syntax
setHeight(theValue);
parameters
theValueint 


Returns
None
Usage
Web & Application
Related