MainSystem.currentSize

Setter for the current brush size

  1. float currentSize [@property getter]
  2. float currentSize [@property setter]
    class MainSystem
    @property shared synchronized
    float
    currentSize
    (
    float size
    )

Parameters

size float

The new brush size

Return Value

Type: float

The new set brush size

Meta