Adds a line segment from the current point to the specified coordinate.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function lineTo(x, y); |
.NET Framework Class Library |
CanvasRenderingContext2D..::..lineTo Method |
CanvasRenderingContext2D Class See Also |
JavaScript |
---|
function lineTo(x, y); |