UI\Draw\Path::arcTo
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Draw an Arc
Description
UI\Draw\Path::arcTo(UI\Point $point, float $radius, float $angle, float $sweep, float $negative)
Shall map the path for an arc
Parameters
pointThe point to begin mapping
radiusThe radius of the arc
angleThe angle of the arc
sweepThe sweep of the arc
negative