Rasterex Web SDKAPI client referencePageMethodsscaleOnResizeOn this pagescaleOnResizeSets whether rescaling of the browser window will cause a zoom to fit for the opened drawing. Syntax RxCore.scaleOnResize(onOff) Parameters onOff: boolean — Set to true to enable zoom to fit on resize, or false to disable it. Returns NA — This method does not return a value.