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

 draw_roundrect

[This is preliminary specification and subject to change.]

Group

Graphics and Pictures  (more...)

Type

determ

Syntax

draw_roundrect( WINDOW WinHandle, RCT Rect, INTEGER EllipseWidth, INTEGER EllipseHeight)

Flow patterns

(i, i, i, i)

 

Description:

Draws a rectangle with round corners.
The draw_RoundRect draws a rectangle with rounded corners, using the current window pen. The interior of the rectangle is filled by using the current brush. WinHandle should specify one of the drawable types.

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)