Drawing with Graphics class in C# -


I want to draw with the mouse in C #, such that the mouse was a pen. I'm trying with a graphics class, using the Drawings method, I'm getting the array of points in the form of parameters.

Do you think this is a better option, or does it know that there is another easier way to do this?

Thanks in advance

Regards.

View this sample:

Special appearance From, Pencil Tools What You Need


Comments