Skip to main content

moveLabelEnable

Turns on/off the ability to select and move markup labels.

Syntax

RxCore.moveLabelEnable(onOff)

Parameters

  • onOff: boolean — Set to true to enable moving markup labels, or false to disable it.

Returns

  • NA — This method does not return a value.