VncSharp
Framebuffer.Width Property
The Width of the Framebuffer, measured in Pixels.
[Visual Basic]
Public Property Width As
Integer
[C#]
public
int
Width {get; set;}
See Also
Framebuffer Class
|
VncSharp Namespace