VncScreenFramebufferSourceGetBoundsCallback DelegateRemoteViewing
Called to determine the screen region to send.

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

public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()

Return Value

The screen region.
See Also