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

 draw_polyline

[This is preliminary specification and subject to change.]

Group

Graphics and Pictures  (more...)

Type

determ

Syntax

draw_polyline( WINDOW WinHandle, PNTLIST Vertices)

Flow patterns

(i, i)

 

Description:

Draws a list of lines.
The draw_Polyline draws a set of line segments, connecting the specified points. The lines are drawn from the first point through subsequent points, using the current window pen. WinHandle should specify one of the drawable types.

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)