Initializes a new instance of the VncScreenFramebufferSource class.
Namespace: RemoteViewing.Windows.Forms.ServerAssembly: RemoteViewing.Windows.Forms (in RemoteViewing.Windows.Forms.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- name
- Type: System String
The framebuffer name. Many VNC clients set their titlebar to this name.
- screen
- Type: System.Windows.Forms Screen
The bounds of the screen region.
See Also