VncSharp

CopyRectRectangle Class

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

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

System.Object
   EncodedRectangle
      CopyRectRectangle

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

Requirements

Namespace: VncSharp.Encodings

Assembly: VncSharp (in VncSharp.dll)

See Also

CopyRectRectangle Members | VncSharp.Encodings Namespace