Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference

 draw_rect

[This is preliminary specification and subject to change.]

Group

Graphics and Pictures  (more...)

Type

determ

Syntax

draw_rect( WINDOW , RCT )

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

Copyright © 1997-2013 EDMGROUP (Australia)