Retrieves the X and Y screen coordinates of the mouse cursor
public bool GetMousePosition(ref float x, ref float y);
System.Boolean
true
if successful
Retrieves the X and Y screen coordinates of the mouse cursor
public bool GetMousePosition(ref float x, ref float y);
System.Boolean
true
if successful