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

Set the transparency
.setTransparency(transparency)
| Name | Data Type | Description |
|---|---|---|
| transparency | double | transparency of the pen |
void