VncSharp

EncodedRectangle.UpdateRectangle Property

Gets the rectangle that needs to be decoded and drawn.

[Visual Basic]
NotOverridable Public ReadOnly Property UpdateRectangle As Rectangle Implements _
   IDesktopUpdater.UpdateRectangle
[C#]
public System.Drawing.Rectangle UpdateRectangle {get;}

Implements

IDesktopUpdater.UpdateRectangle

See Also

EncodedRectangle Class | VncSharp.Encodings Namespace