[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DEMO Version ! After registering you will receive a complete version !

Description

Draws a filled rectangle on the screen.
The upper-left corner of the rectangle is ('Xleft','Ytop'). The bottom-right..corner of the rectangle is ('Xright','Ybottom').
The color of the rectangle is defined by the value of 'Color'.
Clipping is performed.


Syntax

  FGL_fill_rectangle(< Xleft >,< Ytop >, <Xright >,
                     < Ybottom >, < Color >) -> Result.

See Also: FGL_rectangle()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson