Here is a MicroSoft sample code:
"The Scribble sample shows how to develop a Windows Forms MDI application
using Visual Basic and the .NET Framework classes. Scribble is a small
drawing application that lets you draw free-hand drawings using the mouse
and save the images in a file."
http://msdn.microsoft.com/library/de...bblesample.asp
This is the Visual Basic.NET sample, they have C and Java code samples also.
Hope this helps
T
"OldFriend99" <oldfriend99 (AT) hotmail (DOT) com> wrote
Quote:
I know how to do shapes and straight lines, ect but how do you allow the
user to click on the screen and draw free handed lines that twist and
curve
or go strainght ect?
any samples would be appreciated |