Definition: |
include pGUI.e
wdCanvasWindow(cdCanvas hCdCanvas, atom xmin, xmax, ymin, ymax) |
Description: |
Configures a window in the world coordinate system to be used to convert world coordinates (with values in real numbers) into canvas coordinates (with values in integers).
The default window is the size in millimeters of the whole canvas. |