DoPolygon calls PolyLine to draw a series of lines through the points.
Source position: graphics.pp line 1050
protected procedure TCanvas.DoPolygon( |
const Points: array of TPoint |
); override; |
|
Draws a line which connects a set of points on the canvas. |
| Version 4.4 | Generated 2025-11-08 | Home |