Dear all,
I need to build a touch WPF application which have the following functionnality :
I draw different line on screen between different point. There are straight line. Then by using finger I would like to be able to curve and shape the line as I want in order to draw a road.
How would you approach this ?
regards