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::setThicknessSet Thickness

Açıklama

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

Shall set the thickness for this Stroke

Bağımsız Değişkenler

thickness

The new thickness

To Top