Screen..::..Print Method

Overload List


  Name Description
Public method Print(ColourEnum, Char, Int32, Int32)
Prints a character at a given location
Public method Print(ColourEnum, String, Int32, Int32)
Prints a string at a given location
Public method Print(String, Int32, Int32)
Prints a string at a given location
Public method Print(ColourEnum, String)
Prints a string at the current cursor position. The cursor position is moved.