The ScreenUpdateEvent type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Args |
Get the arguments for this event
(Inherited from CitrixEvent.) | |
Height |
The height of the screen area that has changed
| |
IsRecordable |
Internal use only
(Inherited from CitrixEvent.) | |
NeedsPauseTime |
Internal use only
(Inherited from CitrixEvent.) | |
Width |
The width of the screen area that has changed
| |
XPos |
The x coordinate of the top left hand corner of the screen area that has changed
| |
YPos |
The y coordinate of the top left hand corner of the screen area that has changed
|
See Also