The height of the changed region.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
public int Height { get; set; }public int Height { get; set; }Public Property Height As Integer
Get
Set
Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}public:
property int Height {
int get ();
void set (int value);
}member Height : int with get, set
member Height : int with get, set