Definition: |
include pGUI.e
atom {xmin, xmax, ymin, ymax} = wdCanvasGetWindow(cdCanvas hCdCanvas) |
Description: | Queries the current window in the world coordinate system being used to convert world coordinates into canvas coordinates (and the other way round). |