Hi,
In winformsMap.TrackOverlay when drawing a line, after set first point I would like
to lock the line length ( with a length input by user in a textBox) and at mouseMoved only change the angle, keeping the same
line length for any position from mouse.
Is there some example for this.
Thanks.