How would I determine which way a mouse is moving when the cursor doesn't move?

How would I detect if a mouse is moving left or right when the cursor doesn’t move due to Button2 being pressed on? I can’t use Position due to the mouse not moving.

Using the camera you should be able to determine which direction it’s going if im not mistaken.