Closes an open path and attempts to draw a straight line from the current point to starting point of the path. The use of closePath() is optional.

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

Syntax

JavaScript
function closePath();

See Also