PHP 8.4.6 Released!

UI\Draw\Stroke::getMiterLimit

(UI 0.9.9)

UI\Draw\Stroke::getMiterLimitGet Miter Limit

Description

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

Shall retrieve the miter limit of this Stroke

Parameters

This function has no parameters.

Return Values

The current miter limit

User Contributed Notes

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