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