Results 1 to 2 of 2

Thread: Visual Basic 2010 Drawing

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2011
    Location
    London, UK
    Posts
    16

    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)

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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
  •  



Click Here to Expand Forum to Full Width