Draws a line defined by two points on the current TCanvas.
DrawLine draws a line defined by two points, with the current Pen.
The APt1 and APt2 parameters are the two TPoint values. These parameters specify the end points of the line to draw.
Namespace: RSGraphics
Delphi |
public |
Parameters
P1
Type: TPoint
P2
Type: TPoint