VncScreenFramebufferSource Capture Method RemoteViewing
Captures the screen.

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 VncFramebuffer Capture()

Return Value

A framebuffer corresponding to the screen.

Implements

IVncFramebufferSource Capture 
See Also