[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoPolygonFill calls Polygon for the suppied points
Source position: graphics.pp line 1039
protected procedure TCanvas.DoPolygonFill( |
const Points: array of TPoint |
); override; |
|
Polygon draws a closed, many-sided shape on the canvas, using the value of Pen |
lazarus-ccr.sourceforge.net |