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

 win_setpen

[This is preliminary specification and subject to change.]

Group

Graphics and Pictures  (more...)

Type

determ

Syntax

win_setpen( WINDOW WINDOW, PEN PEN)

Flow patterns

(i, i)

 

Description:

Sets pen to be used for drawing in the window WinHandle.

WinHandle should specify a drawable object.

The Pen defines the style, width, and color of a pen:

pen(Width, Style, Color)

Pens whose width is greater than 1 pixel always have the ps_Solid style.

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)