Overload List

  Name Description
Public method DrawLine(Pen, Point, Point)
Draws a line connecting two Point structures.
Public method DrawLine(Pen, Double, Double, Double, Double)
Draws a line connecting the two points specified by coordinate pairs.

See Also