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