VncSharp

RawRectangle Class

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

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

System.Object
   EncodedRectangle
      RawRectangle

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

Requirements

Namespace: VncSharp.Encodings

Assembly: VncSharp (in VncSharp.dll)

See Also

RawRectangle Members | VncSharp.Encodings Namespace