CitrixVirtualUser MouseMove Method (String)C# API
Wait for an image to appear anywhere on the screen and then move the mouse over it

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public void MouseMove(
	string image
)

Parameters

image
Type: System String
The image to be found
See Also