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

Descrizione

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

Shall retrieve the miter limit of this Stroke

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The current miter limit

To Top