Skip to main content

useNoScale

Turn 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: booleantrue = on, false = off.

Returns

  • NA — This method does not return a value.