Called to determine the screen region to send.
Namespace: RemoteViewing.Windows.Forms.ServerAssembly: RemoteViewing.Windows.Forms (in RemoteViewing.Windows.Forms.dll) Version: 0.9.1.0 (0.9.1.0)
public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()
public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()
Public Delegate Function VncScreenFramebufferSourceGetBoundsCallback As Rectangle
Public Delegate Function VncScreenFramebufferSourceGetBoundsCallback As Rectangle
public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()
public delegate Rectangle VncScreenFramebufferSourceGetBoundsCallback()
type VncScreenFramebufferSourceGetBoundsCallback =
delegate of unit -> Rectangle
type VncScreenFramebufferSourceGetBoundsCallback =
delegate of unit -> Rectangle
Return Value
The screen region.