IScreen.Copy Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Copy(Int32, Int32, Int32, Int32, Int32, Int32)
Copy the contents of the specified rectangle.
Declaration
void Copy(int sourceLeft, int sourceTop, int targetLeft, int targetTop, int width, int height)