Draws a line connecting two points.
GraphicsEx.DrawLine (Pen, Int32, Int32, Int32, Int32)
Draws a line connecting the two points specified by coordinate pairs.
GraphicsEx.DrawLine (Pen, Point, Point)
GraphicsEx MembersGraphicsEx ClassMindFusion.Drawing Namespace