◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <graph.h> Context: _getcurrentposition, _moveto, _polygon, _getarcinfo, _setvieworg, _getviewcoord, _getphyscoord, ..._xy functions Structure: struct _xycoord // Zero-based x and y { short xcoord; short ycoord; }; -♦-