graphics.hlp (Topic list)
_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
                                    -♦-