The VncRectangle type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Area |
The number of pixels.
| |
Height |
The height of the changed region.
| |
IsEmpty | true if the region contains no pixels.
| |
Width |
The width of the changed region.
| |
X |
The X coordinate of the leftmost changed pixel.
| |
Y |
The Y coordinate of the topmost changed pixel.
|
See Also