Initializes a new instance of the VncRectangle structure.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- x
- Type: System Int32
The X coordinate of the leftmost changed pixel.
- y
- Type: System Int32
The Y coordinate of the topmost changed pixel.
- width
- Type: System Int32
The width of the changed region.
- height
- Type: System Int32
The height of the changed region.
See Also