canvasHeight

Description

Retrieve the height of the canvas.

Platform Supported

  • Web

  • Mobile

Input / Parameter

NameDescriptionData TypeDefaultOptionsRequired

canvas

The canvas to retrieve the height of.

-

-

Yes

Output

DescriptionOutput Type

Returns the height of the canvas.

Number

Last updated