Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsuseNoScaleOn this pageuseNoScaleTurn on/off scaling of markup line width and count sizes. When on, the line width stays the same regardless of drawing zoom factor. Syntax RxCore.useNoScale(onOff) Parameters onOff: boolean — true = on, false = off. Returns NA — This method does not return a value.