UI\Draw\Stroke::setThickness
PHP Manual
PHP Manual»UI\Draw\Stroke»UI\Draw\Stroke::setThickness

UI\Draw\Stroke::setThickness

(UI 0.9.9)

UI\Draw\Stroke::setThicknessDefine espessura

Descrição

public function UI\Draw\Stroke::setThickness(float $thickness)

Define a espessura para este traço.

Parâmetros

thickness

A nova espessura.

To Top