controlP5 / Textlabel / setLetterSpacing( )

name
setLetterSpacing ( )
description
set the letter spacing of the font. 
Syntax
setLetterSpacing(theValue);
parameters
theValueint 


Returns
Textlabel
Usage
Web & Application
Related