Draws a rectangular outline.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
function strokeRect(x, y, w, h); |
Parameters
- x
- Type: System..::..Int32
The x.
- y
- Type: System..::..Int32
The y.
- w
- Type: System..::..Int32
The width.
- h
- Type: System..::..Int32
The height.