VncRectangle PropertiesRemoteViewing
The VncRectangle type exposes the following members.
Properties

  NameDescription
Public propertyArea
The number of pixels.
Public propertyHeight
The height of the changed region.
Public propertyIsEmpty
true if the region contains no pixels.
Public propertyWidth
The width of the changed region.
Public propertyX
The X coordinate of the leftmost changed pixel.
Public propertyY
The Y coordinate of the topmost changed pixel.
Back to Top
See Also