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