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

TFPCustomDrawBrush.DoPolygon

DoPolygon - produce a closed Polygon using the given array of points

Declaration

Source position: fpcanvas.pp line 358

public procedure TFPCustomDrawBrush.DoPolygon(

  const points: array of TPoint

); virtual; abstract;

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