[archived content]

Graphics.copyTo method

public bool copyTo(Graphics destGraphics, int destX, int destY, int width, int height, int srcX, int srcY, DWORD rop)
public bool copyTo(Graphics destGraphics, int destX, int destY, int width, int height, int srcX, int srcY)
public bool copyTo(Graphics destGraphics, int destX, int destY, int width, int height)
public bool copyTo(Graphics destGraphics, Rect bounds)

Describe Drawing-Graphics-copyTo here.

Page last modified on December 22, 2014, at 02:46 AM