Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsmoveLabelEnableOn this pagemoveLabelEnableTurns 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.