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

Açıklama

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

Shall retrieve the thickness of this Stroke

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The current thickness

To Top