UI\Draw\Stroke::setMiterLimit

(UI 0.9.9)

UI\Draw\Stroke::setMiterLimitSet Miter Limit

Description

publicUI\Draw\Stroke::setMiterLimit(float$limit)

Set the miter limit for this Stroke

Parameters

limit

The new limit

To Top