Draws a line connecting the two points.
Name | Description | |
---|---|---|
DrawLine(Pen, Point, Point) |
Draws a line connecting two Point structures. |
|
DrawLine(Pen, Int32, Int32, Int32, Int32) |
Draws a line connecting the two points specified by the coordinate pairs. |