PHP 8.3.4 Released!

UI\Draw\Stroke::setMiterLimit

(UI 0.9.9)

UI\Draw\Stroke::setMiterLimitSet Miter Limit

Description

public UI\Draw\Stroke::setMiterLimit(float $limit)

Set the miter limit for this Stroke

Parameters

limit

The new limit

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top