Overload List
public void DrawLine( PointF point1, PointF point2 );public void DrawLine( double x1, double y1, double x2, double y2 );