[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoLine - method for drawing a line between two specified points
Source position: fpcanvas.pp line 258
protected procedure TFPCustomCanvas.DoLine( |
x1: Integer; |
y1: Integer; |
x2: Integer; |
y2: Integer |
); virtual; abstract; |
lazarus-ccr.sourceforge.net |