I have a Canvas with several elements, some of which implement a simple interface called ISelectable.

In order to select these ISelectable elements, I'm currently using an adorner to draw a Rectangle, check the intersection, and add to my selections. I have no problem with this and it works great.

My question is: How can I select these element with lasso selection? And Can I use InkCanvas for this porpuse?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.