GetPixelHeightOfCanvas
Type
operator
Summary
Get the height of a canvas in pixels.
Syntax
the pixel height of <Canvas>
Description
Get the height of a canvas in pixels.
Parameters
| Name | Type | Description |
|---|---|---|
Canvas | The canvas to be examined. |
Value
| Name | Type | Description |
|---|---|---|
return | The height of the canvas, in pixels. |