textSize()
Set size of text
textSize(number)Input
Description
Default
Examples
textSize(10)
text("ABCD", 15, 25)
textSize(20)
text("ABCD", 15, 50)
textSize(30)
text("ABCD", 15, 75)Last updated
Set size of text
textSize(number) textSize(10)
text("ABCD", 15, 25)
textSize(20)
text("ABCD", 15, 50)
textSize(30)
text("ABCD", 15, 75)Last updated