Translate the origin of the context space to the specified of the canvas.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function translate(x, y); |
.NET Framework Class Library |
CanvasRenderingContext2D..::..translate Method |
CanvasRenderingContext2D Class See Also |
JavaScript |
---|
function translate(x, y); |