05-20-2010, 04:02 PM
How to get the rubberband rectangle coordinates see the previous post in this Forum (http://forum.wpf-graphics.com/showthread.php?tid=36)
When you have coordinates, you can do a Hit test with RectangleGeometry - see the following sample on MSDN: http://msdn.microsoft.com/en-us/library/...eters.aspx
I haven't testes it, but I think it should work.
When you have coordinates, you can do a Hit test with RectangleGeometry - see the following sample on MSDN: http://msdn.microsoft.com/en-us/library/...eters.aspx
I haven't testes it, but I think it should work.