[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.Polygon

Method to draw a Polygon, ie a closed figure with the last point joined to the first

Declaration

Source position: fpcanvas.pp line 281

public procedure TFPCustomCanvas.Polygon(

  const points: array of TPoint

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.