[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Method to draw a Polyline, ie a figure connecting the points in sequence, but not necessarily producing a closed figure
Source position: fpcanvas.pp line 282
public procedure TFPCustomCanvas.Polyline( |
const points: array of TPoint |
); |
lazarus-ccr.sourceforge.net |