VNC.RFBDrawing.RFBView.setRFBSize Function
this method is called, to set the size of the frame buffer after the size of the remote desktop is sent during connection establishment
Project void setRFBSize (int, int)
Type
Name
Description
int
width
int
height
Return
Description
void