0 out of 2 rated this helpful - Rate this topic

Console.MoveBufferArea Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.