Graphics.copyTo
- bool copyTo(HDC dest, int destX, int destY, int width, int height, int srcX, int srcY, DWORD rop)
- bool copyTo(Graphics destGraphics, int destX, int destY, int width, int height, int srcX, int srcY, DWORD rop)
- bool copyTo(Graphics destGraphics, Rect bounds)
dfl drawing Graphics
constructorsdestructorsfunctionspropertiesstatic functions