Internal use only
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
protected ImageEvent( CitrixEventType eventType, string path, int xPos, int yPos, int width, int height, int searchRadius, int timeout )
Parameters
- eventType
- Type: Facilita.Fc.Citrix CitrixEventType
Internal use only
- path
- Type: System String
Internal use only
- xPos
- Type: System Int32
Internal use only
- yPos
- Type: System Int32
Internal use only
- width
- Type: System Int32
Internal use only
- height
- Type: System Int32
Internal use only
- searchRadius
- Type: System Int32
Internal use only
- timeout
- Type: System Int32
Internal use only
See Also