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

UI\Draw\Stroke::getMiterLimit

(UI 0.9.9)

UI\Draw\Stroke::getMiterLimitGet Miter Limit

Опис

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

Shall retrieve the miter limit of this Stroke

Параметри

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

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

The current miter limit

To Top