Moves the starting point to a new coordinate specified by x,y values.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function moveTo(x, y); |
.NET Framework Class Library |
CanvasRenderingContext2D..::..moveTo Method |
CanvasRenderingContext2D Class See Also |
JavaScript |
---|
function moveTo(x, y); |