Overload List

  NameDescription
DrawStringConsoleOutput(String, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Brush, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Color, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Font, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Brush, Brush, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Color, Color, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Font, Brush, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Font, Color, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Font, Brush, Brush, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.
DrawStringConsoleOutput(String, Font, Color, Color, Int32, Int32)
Draws the specified text string on the Baltie area with line breaking.

See Also