VncSharp
ConnectEventArgs.DesktopHeight Property
Gets the Height of the remote Desktop.
[Visual Basic]
Public ReadOnly Property DesktopHeight As
Integer
[C#]
public
int
DesktopHeight {get;}
See Also
ConnectEventArgs Class
|
VncSharp Namespace