controlP5 / Textarea / setLineHeight( )

name
setLineHeight ( )
description
set the lineheight of the textarea. 
Syntax
setLineHeight(theLineHeight);
parameters
theLineHeightint 


Returns
None
Usage
Web & Application
Related