[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Method to draw a Polygon, ie a closed figure with the last point joined to the first
Source position: fpcanvas.pp line 281
public procedure TFPCustomCanvas.Polygon( |
const points: array of TPoint |
); |
lazarus-ccr.sourceforge.net |