Page 1 of 1

AddConnectedLinesAnnotInteractive Stopping Method

Posted: Thu Jan 16, 2020 4:49 pm
by ajs
I would like an alternative method for stopping the AddConnectedLinesAnnotInteractive() process. The current method is to double-click on the last segment endpoint. This works, but if I decide I really liked the Previous end point to be the end of my poly-line (while I'm dragging the next segment), I would like to be able to cancel just the last incomplete/dragging segment.

Is there a way I can stop and keep the ConnectedLines at the last completed segment after the mouse has moved. I tried the CancelLastAnnotInteractiveAdd() method, but that cancels the entire poly-line, not just the last incomplete segment. It would be nice to have a functions like StopConnectedLinesAnnotInteractive() that I could call when the user is in AddConnectedLines and does something like presses the Enter key in GdView1.KeyDown event handler.

Re: AddConnectedLinesAnnotInteractive Stopping Method

Posted: Mon Jan 20, 2020 3:35 pm
by Hugo
Hi Ajs,

This is currently on our to-do list and has already been sent in as a suggestion.

I have raised the priority of this task.

Thank you for your suggestion.