VncSharp

RreRectangle Class

Implementation of RRE encoding, as well as drawing support. See RFB Protocol document v. 3.8 section 6.5.3.

For a list of all members of this type, see RreRectangle Members.

System.Object
   EncodedRectangle
      RreRectangle

[Visual Basic]
NotInheritable Public Class RreRectangle
Inherits EncodedRectangle
[C#]
public sealed class RreRectangle : EncodedRectangle

Requirements

Namespace: VncSharp.Encodings

Assembly: VncSharp (in VncSharp.dll)

See Also

RreRectangle Members | VncSharp.Encodings Namespace