Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the Graphics.
- g (Graphics)
[Missing <param name="g"/> documentation for "M:InTheHand.Drawing.GraphicsHelper.CopyFromScreen(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Point,System.Drawing.Size)"]
- upperLeftSource (Point)
- The point at the upper-left corner of the source rectangle.
- upperLeftDestination (Point)
- The point at the upper-left corner of the destination rectangle.
- blockRegionSize (Size)
- The size of the area to be transferred