I want to draw a line (more accurately, an arrow) on a PictureBox control. (not draw a line to image itself)
Then, I want to grab the line, move it and resize it(change it's X,Y,X',Y') by dragging.
How can I do that?
I think, at first, I should draw a line and make the drawn line as an independent object... but I only have a concept not the practical ones..
Picture below is an example I found but cannot implement.
That's exactly what I want to make. Draw arrows, Move, Resize and Erase.
http://www.codeproject.com/Articles/2097/LineTracker-A-CRectTracker-like-Class-for-Lines