Rotate the entire context on specified angle(in radians).

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

Syntax

JavaScript
function rotate(angle);

Parameters

angle
Type: System..::..Double
The angle in radians.

See Also