Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - fillrect fills a rectangle with a specified brush object. http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FillRect         Fills a rectangle with a specified brush object.
--------------------------------------------------------------------------------

 Syntax:          <oPrn>:FillRect( <aRect>, <oBrush> )

 Parameters:

 <aRect>          It is an array with the rectangle dimensions:

                  { nTop, nLeft, nBottom, nRight }

 <oBrush>         It is the brush object to use for filling the
                  rectangle area. To create the brush use:

                  DEFINE BRUSH oBrush ...


See Also: Class TBrush

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson