canvasHeight
Description
Retrieve the height of the canvas.
Platform Supported
Web
Mobile
Input / Parameter
Name | Description | Data Type | Default | Options | Required |
---|---|---|---|---|---|
canvas | The canvas to retrieve the height of. | - | - | Yes |
Output
Description | Output Type |
---|---|
Returns the height of the canvas. | Number |
Last updated