Initializes a new instance of the FramebufferUpdateRequest class.
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- incremental
- Type: SystemBoolean
Whether an incremental update is desired. - region
- Type: RemoteViewing.VncVncRectangle
The region to update.
See Also