Table of Contents

Function Definition: setsize(size = 1)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
sizeintThe size of the pen.Integer1

Description

The function sets the Pen Size to the given number. The pen draws a trail of circles. The diameter of the circle, in pixels, is equal to the pen size.

Example

There are no examples documented for this article.