controlP5
/
Textarea
/ setLineHeight( )
name
setLineHeight ( )
description
set the lineheight of the textarea.
Syntax
setLineHeight(theLineHeight);
parameters
theLineHeight
int
Returns
None
Usage
Web & Application
Related