Initializes a new instance of the FramebufferChangedEventArgs class.
Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rectangles
- Type: System.Collections.GenericIEnumerableVncRectangle
The bounding rectangles of the changed regions.
See Also