1
Answer

getting multiple coordinates in picturebox1 and show them in

Ask a question
i have two pictureboxes. picbox1,picbox2.
on mousedown event i want to select two different coordinates in picbox1 that is x,y and x1,y1, and show the same pic of picbox1 in picbox2 with the selected coordinates.
please help me how to do it.
Thanks in advance

Answers (1)