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