Pen::draw()
Draw the line which the pen has drawn.
Syntax
Java
.draw(buffer)
Parameters
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics |
Return
void

Draw the line which the pen has drawn.
.draw(buffer)
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics |
void