Translate the origin of the context space to the specified of the canvas.

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

Syntax

JavaScript
function translate(x, y);

Parameters

x
Type: System..::..Int32
y
Type: System..::..Int32

See Also