VncScreenFramebufferSourceGetBoundsCallback Delegate

RemoteViewing
Called to determine the screen region to send.

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

public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()

Return Value

Type: Rectangle
The screen region.
See Also

Reference