graphics.hlp (
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
_getgtextvector, _setgtextvector
◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Include: <graph.h>
Syntax: struct xycoord _getgtextvector( void );
struct xycoord _setgtextvector( short x, short y );
Returns: the previous vector in xycoord structure.
See also: _getfontinfo, _getgtextextent, _outgtext, _registerfonts,
_setfont, _unregisterfonts
-♦-