Definition: |
include pGUI.e
integer width, height atom width_mm, height_mm {width, height, width_mm, height_mm} = cdCanvasGetSize(cdCanvas hCdCanvas) |
Description: | Returns the canvas size in pixels and in millimeters. |