Overload List

  NameDescription
DrawLine(Int32, Int32, Int32, Int32)
Draws a line with the default foreground color ForeColor on the Baltie's area.
DrawLine(Color, Int32, Int32, Int32, Int32)
Draws a line on the Baltie's area.
DrawLine(Pen, Int32, Int32, Int32, Int32)
Draws a line on the Baltie's area.

See Also