EncodedRectangle.Decode Method
Obtain all necessary information from VNC Host (i.e., read) in order to Draw the rectangle, and store in colours[].
[Visual Basic]
MustOverride Public Sub Decode()
[C#]public abstract
void Decode();
See Also
EncodedRectangle Class | VncSharp.Encodings Namespace