controlP5 / Textarea / setWidth( )

name
setWidth ( )
description
set the width of the textarea. 
Syntax
setWidth(theValue);
parameters
theValueint 


Returns
None
Usage
Web & Application
Related