Property mouse.lastXY
Overload
Mouse cursor position of the most recent successful "mouse move" or "mouse click" function call in this thread. If such functions are still not called in this thread, returns mouse.xy.
public static POINT lastXY { get; }