|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Graphics and Pictures (more...)
Type
determ
Syntax
Flow patterns
(i,i)
Description:
Draws the rectangle Rect in the specified window WinHandle.
The draw_Rect draws the rectangle using the current window pen. The interior of the rectangle is filled using the current window brush. Window WinHandle should specify one of the drawable types.
Sample:
No sample