add Bezier Line
This adds a default Path defined by a specified BezierLine to the PathBuilder.
Return
This returns itself with the updated data.
Parameters
start Point
start point of the line.
end Point
end point of the line.
This adds a default Path defined by a specified BezierLine to the PathBuilder.
This returns itself with the updated data.
start point of the line.
end point of the line.