GetPixelWidthOfCanvas

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

Get the width of a canvas in pixels.

Parameters
NameTypeDescription
Canvas

The canvas to be examined.

Values
NameTypeDescription
return

The width of the canvas, in pixels.

Description

Get the width of a canvas in pixels.

Tagscanvas