GetCursorPos
Return the position of the mouse cursor.
Parameters
None
Example
Point p = GetCursorPos(); p.Offset(20,50);
Mouse.DoubleLeftClick(p);
This topic was last updated on January 13, 2022, at 02:42:23 PM.
Eggplantsoftware.com | Documentation Home | User Forums | Support | Copyright © 2022 Eggplant
Search