◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <graph.h> Context: _getwindowcoord, _getviewcoord_wxy, _moveto_w, _getcurrentposition_w, ..._wxy functions Structure: struct _wxycoord { double wx; // Window x coordinate double wy; // Window y coordinate }; -♦-