qgr2xy.gsf
Name
qgr2xy() - Convert from grid coordinate in the data to XY coordinate on the drawing display.
Synopsis
ret = qgr2xy( gx, gy )
Options and Return values
- gx, gy
- Grid coordinate in the data.
- ret
- XY coordinate on the drawing display.
Script source code
- qgr2xy.gsf (necessary)
- qgxinfo.gsf (necessary)