Console read (For modes 2D, 3D, Console)
Reads next character from standard input.
Was this helpful?
Read line (For modes 2D, 3D, Console)
Reads next line of characters from the standard input.
Was this helpful?
Write (For modes 2D, 3D, Console)
Writes given characters to the standard output.
Was this helpful?
Write line (For modes 2D, 3D, Console)
Writes given characters to the standard output and enters new line.
Was this helpful?
Console foreground color (For modes 2D, 3D, Console)
Enable to set or get color of the text being written.
Was this helpful?
Console background color (For modes 2D, 3D, Console)
Enable to set or get background color of the text being written.
Was this helpful?
Console title (For modes 2D, 3D, Console)
Enable to set or get title text of the console window.
Was this helpful?
Current cursor position (For modes 2D, 3D, Console)
Enable to set or get actual cursor position.
Was this helpful?
Cursor visibility (For modes 2D, 3D, Console)
Enable to set or get cursor visibility.
Was this helpful?
Console fullscreen (For modes 2D, 3D, Console)
Enable to set or get console window state (regular or fullscreen).
Was this helpful?
Console clear (For modes 2D, 3D, Console)
Clears content of the console window using the given background color.
Was this helpful?
Console echo input (For modes 2D, 3D, Console)
Enable to set or get whether displaying of entered characters is on.
Was this helpful?
Console mouse input (For modes 2D, 3D, Console)
Enable to set or get whether displaying of the mouse cursor is on. (fullscreen mode only)
Was this helpful?


Did you find this information useful?
Documentation of SGP Baltie 4 C#
Send us comments on this topic by this form ©1978-2010 SGP Systems

Parent page | Previous page | Next page