FramebufferChangedEventArgs Class

RemoteViewing
Provides data for the FramebufferChanged event.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    RemoteViewing.VncFramebufferChangedEventArgs

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class FramebufferChangedEventArgs : EventArgs

The FramebufferChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodFramebufferChangedEventArgs
Initializes a new instance of the FramebufferChangedEventArgs class.
Top
Properties

  NameDescription
Public propertyRectangleCount
The number of changed regions.
Top
Methods

  NameDescription
Public methodGetRectangle
Gets one of the changed regions.
Top
See Also

Reference