| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
DoPolygonFill calls Polygon for the supplied points.
Source position: graphics.pp line 1042
| protected procedure TCanvas.DoPolygonFill( | 
| const Points: array of TPoint | 
| ); override; | 
| 
 | Draws a closed, many-sided shape using the Pen for the canvas. | 
| Version 4.0 | Generated 2025-05-03 | Home |