Pen::setSize()
Set the size of the pen
Syntax
Java
.setSize(size)
Parameters
| Name | Data Type | Description |
|---|---|---|
| size | double | size of the pen |
Return
void

Set the size of the pen
.setSize(size)
| Name | Data Type | Description |
|---|---|---|
| size | double | size of the pen |
void