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