8.16.0.4
7 Path
Creates a drawing path.
method | |
| |
method | |
| |
method | |
Closes an open path, if any, check whether the path is currently open,
or discards all points to reset the path.
method | ||||
| ||||
method | ||||
| ||||
method | ||||
Sets a starting point for an open path, or extends an open path with a
straight line or Bezier curve.
method | ||||||
| ||||||
| ||||||
method | ||||||
| ||||||
method | ||||||
| ||||||
method | ||||||
| ||||||
method | ||||||
Adds to the path. If the path is currently open, it is first closed,
except in the case of draw.Path.arc.
method | |
| |
method | |
| |
| |
method | |
| |
method | |
|
Adjusts a path to scale, rotate, or translate every point defining the
path.
Adds other_path to the end of path.
Returns a rectangle that bounds all of the points describing
path.