Returns you topmost element under given point.
Returns: object Snap element object
Snap.getElementByPoint(mouseX, mouseY).attr({stroke: "#f00"});