Similar to the GDI+ painter application. I want to be able to draw lines but that is only veritcal and horizontal to the initial point! Is there any sample code for this or am I taking the wrong approach by drawing lines. Should I use a path and fill it in?
Answers (1)
0
If you are using Visual Studio. Double click the .sln file to open your project.