Name | Description | |
---|---|---|
Adds an ellipse figure to the path. |
||
Adds a rectangle figure to the path. |
||
Draws an arc. |
||
Draws a cubic bezier curve. |
||
Creates a Path object identical to the current object. |
||
Closes the path. |
||
Ends the path definition. |
||
Gets a value indicating whether this Path is empty. |
||
Gets the bounding rect of the path. |
||
Begins a path or resets the current path. |
||
Draws a line from the current point to the specified location. |
||
Moves the path to the specified location. |
||
Draws a quadratic bezier curve. |