From Test-Scratch-Wiki
Set Pen Size to () | |
Category | Pen |
Type | Stack |
The Set Pen Size to () block is a Pen block and a Stack block. The block sets the pen's size to the specified amount.
The pen draws a trail of circles. The diameter of the circle, in pixels, is equal to the pen size.
Example Uses
In art projects where users draw things, the pen size may want to be chosen — this block does the job.
Some common uses for the Set Pen Size by () block:
- Repeatedly choosing the pen size while the pen is being used to create interesting art
- Choosing pen sizes for an art program
- In projects that draw objects with the pen, choosing the size of the object(s)