[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 0006  u - Fgdriver V3.03 - "fg_box" - Draw Unfilled Rectangle    [V]

   AX = 0006h
   BX = left column
   CX = right column
   DX = top row
   SI = bottom row

Notes: For FGDRIVER v1.10, this function was "FG_RESET" (see AX=0081h);
     "FG_BOX" was AX=00A2h
   The rectangle is drawn in screen space, respecting the clipping region,
     with edges of the width specified with "FG_BOXDEPTH" (see AX=0007h)
     (default = 1 is set by "FG_SETMODE")
   This function has no effect in text modes

See Also: AX=0007h,AX=0008h,AX=000Ch,AX=0014h,AX=001Bh,AX=0024h,AX=0076h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson