1
Answer

Drawing Straight Lines

Photo of axb924

axb924

20y
2k
1
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
Photo of Murugesh P
NA 179 5.7k 10y
If you are using Visual Studio. Double click the .sln file to open your project.