CakeFest 2024: The Official CakePHP Conference

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

add a note

User Contributed Notes

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