setScaled

Top  Previous  Next

The setScaled changes enables/disables the remote connection scaling. When scaled, the remote desktop view is stretched when it doesn't fit in the client area.

 

Javascript Syntax

thinvnc.setPixelFormat(enabled);

 

 

Arguments

 

enabled

Configures whether the scaled mode should be activated or not.

boolean

 

See also

See also the setGrayscale, setKdbControl, setMonitor, setPixelFormat and setMouseControl methods.