Guest User

Untitled

a guest
Jan 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Dim g As Graphics = Graphics.Fromimage(myBMP)
  2. g.CopyFromScreen(New Point(scrX, scrY), New Point(dstX, dstY), Size)
Add Comment
Please, Sign In to add comment