[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
LineTo draws a line from the current pen position to the new position: X1, Y1
Source position: graphics.pp line 1000
public procedure TCanvas.LineTo( |
X1: Integer; |
Y1: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |