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