In This Topic
Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source
Graphics object into a destination
Graphics object.
Overload List
Overload | Description |
Copy(Graphics,Rectangle,Point) | Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source Graphics object into a destination Graphics object. |
Copy(Graphics,Rectangle,Rectangle) | Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source Graphics object into a destination Graphics object. |
See Also