Move the mouse cursor directly to a point on the screen.
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
Parameters
- buttonId
- Type: System Int32
The mouse button to press
- modifiers
- Type: System Int32
Any key modifiers to apply
- xPos
- Type: System Int32
the X position to move to
- yPos
- Type: System Int32
the Y position to move to
See Also