VncSharp

HextileRectangle Class

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

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

System.Object
   EncodedRectangle
      HextileRectangle

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

Requirements

Namespace: VncSharp.Encodings

Assembly: VncSharp (in VncSharp.dll)

See Also

HextileRectangle Members | VncSharp.Encodings Namespace