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

UI\Draw\Stroke::getThickness

(UI 0.9.9)

UI\Draw\Stroke::getThicknessGet Thickness

Опис

public function UI\Draw\Stroke::getThickness(): float

Shall retrieve the thickness of this Stroke

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current thickness

To Top