Comparison and Item lookup improvements, thanks to @cameronwhite08
- Find a drawing item clicked by a region (circle)
- Provide the original shape of an item to make it identifiable on click
- Iterate the drawing items in reverse when looking up item for click event (items drawn front-to-back)
- Compare Paths and Points for value equality