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