Rasterex Web SDKAPI client referenceFile/ViewerMethodsuseFixedScaleOn this pageuseFixedScaleUse this method to set a global flag that will display markup with a fixed scale relative to the zoom scale. Syntax RxCore.useFixedScale(onOff) Parameters onOff: boolean — true = on, false = off. Returns NA — This method does not return a value.