GetPixelHeightOfCanvas

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the pixel height of <Canvas>
Associationscom.livecode.canvas
Summary

Get the height of a canvas in pixels.

Parameters
NameTypeDescription
Canvas

The canvas to be examined.

Values
NameTypeDescription
return

The height of the canvas, in pixels.

Description

Get the height of a canvas in pixels.

Tagscanvas