Question
Get object coordinates
I am trying to get the x,y, width, and height of an element/object/shape in order to determine if the mousup event x, y coordinates is contained with in the bounds of the element. This will be for a drag and drop type event.
