◄Summary► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── The _getwindowcoord function translates the view coordinates (<x>, <y>) to window coordinates and returns them in a _wxycoord structure (defined in GRAPH.H). See: _wxycoord See also: ◄Graphic Coordinate Systems► Return Value The function returns the coordinates in a _wxycoord structure. There is no error return. -♦-