graphics.hlp (Topic list)
_getphyscoord
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    struct xycoord _getphyscoord( short x, short y );
 
  Returns:   a pair of physical coordinates as an xycoord structure.
 
  See also:  _getviewcoord, _grstatus, _setvieworg, _setviewport
                                    -♦-