[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 1038
protected procedure TCanvas.DoPolygon( |
const Points: array of TPoint |
); override; |
|
Polyline connects a set of points on the canvas |
lazarus-ccr.sourceforge.net |