Console.MoveBufferArea Method
.NET Framework 3.0
Copies a specified source area of the screen buffer to a specified destination area.
| Name | Description |
|---|---|
| Console.MoveBufferArea (Int32, Int32, Int32, Int32, Int32, Int32) | Copies a specified source area of the screen buffer to a specified destination area. |
| Console.MoveBufferArea (Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor) | Copies a specified source area of the screen buffer to a specified destination area. |