ScreenUpdateEvent PropertiesC# API
The ScreenUpdateEvent type exposes the following members.
Properties

  NameDescription
Protected propertyArgs
Get the arguments for this event
(Inherited from CitrixEvent.)
Public propertyHeight
The height of the screen area that has changed
Public propertyIsRecordable
Internal use only
(Inherited from CitrixEvent.)
Public propertyNeedsPauseTime
Internal use only
(Inherited from CitrixEvent.)
Public propertyWidth
The width of the screen area that has changed
Public propertyXPos
The x coordinate of the top left hand corner of the screen area that has changed
Public propertyYPos
The y coordinate of the top left hand corner of the screen area that has changed
Back to Top
See Also