I am wondering how to create a graphic from the console, and not in the form of a window? Anyway to do this?
It depends on what you want to draw on.
You can call Graphics.FromImage().
Graphics.FromImage()