Draws the image.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function drawImage(image, x, y); |
Parameters
- image
- Type: System..::..Object
The image.
- x
- Type: System..::..Int32
The x.
- y
- Type: System..::..Int32
The y.