[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoPolygon calls PolyLine to draw a series of lines through the points.
Source position: graphics.pp line 1023
protected procedure TCanvas.DoPolygon( |
const Points: array of TPoint |
); override; |
|
Draws a line to connects a set of points on the canvas. |
lazarus-ccr.sourceforge.net |