/fitTo { <width>x<height> | <special> }

/fitTo {<width>x<height>|<special>} enables you to specify the size to make the CimView screen on the Windows CE PC.

<Width> and <height> are the size in pixels of the resulting CimView screen.

Instead of specifying a width and height, you can also specify one of the following keywords:

Keyword

Fit to the:

width (or widthScroll)

Width of the Windows CE PC screen (with room for scrollbars)

height (or heightNoScroll)

Height of the Windows CE PC screen

widthNoScroll

Width of the Windows CE PC screen

heightScroll

Height of the Windows CE PC screen (with room for scrollbars)

These keywords correspond to the settings found in the Zoom dialog box.

Examples

/fitTo width

/fitTo 1000x1000

More information

ThinView Server and Client command line options.