Create a new ScreenUpdateEvent
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
Parameters
- xPos
- Type: System Int32
The x coordinate of the top left hand corner of the screen area that has changed
- yPos
- Type: System Int32
The y coordinate of the top left hand corner of the screen area that has changed
- width
- Type: System Int32
The width of the screen area that has changed
- height
- Type: System Int32
The height of the screen area that has changed
- bitmapHash
- Type: System String
A hash of the bitmap image of the screen area that has changed
See Also