[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoPolyline - draw a Polyline connecting points of the array in sequence, and closing the figure if Close is True
Source position: fpcanvas.pp line 340
protected procedure TFPCustomDrawPen.DoPolyline( |
const points: array of TPoint; |
close: Boolean |
); virtual; abstract; |
lazarus-ccr.sourceforge.net |