add Path
This adds a Path to the PathBuilder.
Return
This returns itself with the updated data.
Parameters
path
The Path being added.
This adds a default Path defined by a specified BezierCurve to the PathBuilder.
Return
This returns itself with the updated data.
Parameters
curve
The curve is turned into a Path and added.