The text of this article is not in this database — only its details are. Read it on the old site: Drawing rubber-band lines and shapes in VB.NET
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Drawing rubber-band lines and shapes in VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
iby kPosted Dec 22, 2010, 4:40 PM
posted code lacks Imports Microsoft.VisualBasic Imports System Imports System.Drawing Imports System.Drawing.Imaging Imports System.Windows.Forms even ziped project complains with: A first chance exception of type 'System.NullReferenceException' occurred in RubberBand1.exe
archit sarafPosted Jun 9, 2010, 4:46 PM
I have drawn a circle and a line from the center of the circle to its circumference.Now I want to drag the line along the circumference with its one end at the center of the circle to get the angles along the circle. Thank you, Archit Saraf