When Drag even is called on Draggable?

When Drag even is called on Draggable?

I need to know when 'exactly' drag event is called on draggable. After left, top properties of draggable are updated or before left,top properties are updated? Because when I read the left and top of a draggable it lacks 1px behind.