Scratch for Java

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

setSize()