Constructor
new CheckBox(id, x, y, optionsopt)
- Description:
Instantiate a check box object
- Source:
- See:
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
number | ID of the rectangle object |
|||||||||||||||||||||
x |
number | X position to draw the check box |
|||||||||||||||||||||
y |
number | Y position to draw the check box |
|||||||||||||||||||||
options |
object |
<optional> |
Additional configuration options Properties
|
Extends
- DisplayWidget