FramebufferUpdateRequest Constructor RemoteViewing
Initializes a new instance of the FramebufferUpdateRequest class.

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

public FramebufferUpdateRequest(
	bool incremental,
	VncRectangle region
)
See Also