getHeight()
Return the object's height.
Parameters
Once an object item has been created, you can use the following function:
item.getHeight()
Returns
return height
| Value | Type | Description |
|---|---|---|
| height | int or float |
The height, in pixels. |
Return the object's height.
Once an object item has been created, you can use the following function:
item.getHeight()
return height
| Value | Type | Description |
|---|---|---|
| height | int or float |
The height, in pixels. |