Draws a line on the canvas from PenPos to the point specified by X and Y, and sets the pen position to (X, Y).
Implements drawing a line from PenPos up to, but not including the point (X,Y). LineTo changes the value of PenPos to (X,Y).
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
X
Type: Integer
Y
Type: Integer