Creates a new path in the canvas and sets the starting point to the coordinate (0,0).

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
function beginPath();

See Also