PathOperationEllipticArcToWithFlags | ||||||||||||||||
Type | statement | |||||||||||||||
Dictionary | LCB | |||||||||||||||
Library | LiveCode Builder | |||||||||||||||
Syntax |
| |||||||||||||||
Associations | com.livecode.canvas | |||||||||||||||
Summary | Adds an arc to a path. | |||||||||||||||
Parameters |
| |||||||||||||||
Example |
| |||||||||||||||
Description | Adds an arc from the previous point to mEnd on mPath, following a section of an ellipse with the given radii & angle. As there can be two different ellipses that match the parameters, and two potential arcs for each ellipse, the largest, smallest, clockwise, and anticlockwise options allow one arc to specified from the four potential arcs. | |||||||||||||||
Tags | canvas |