UI\Draw\Stroke::getMiterLimit

(UI 0.9.9)

UI\Draw\Stroke::getMiterLimitGet Miter Limit

Descrição

publicUI\Draw\Stroke::getMiterLimit(): float

Shall retrieve the miter limit of this Stroke

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The current miter limit

To Top