|
-
Nov 15th, 2011, 11:22 AM
#1
Thread Starter
Junior Member
Visual Basic 2010 Drawing
How to keep drawing in Visual Basic 2010?
Whenever I draw a line in Visual Basic 2010 in a picturebox, the old drawing disappears. how can I keep all the previous drawings as well as the new one? I am using this code: e.Graphics.DrawLine(Pens.Red, ponit1, point2)
-
Nov 15th, 2011, 11:46 AM
#2
Re: Visual Basic 2010 Drawing
Welcome to VBForums 
Please do not post multiple threads for the same question (copy here).
If you think you have posted in the wrong place, feel free to report your own post (using the triangle icon on the left), or send a PM to a moderator, and we will move it if apt. In this case your question belongs in the Games+Graphics forum, or the VB.Net forum - and Games+Graphics is probably better.
This thread is now closed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|