Skip to main content

lockMarkup

Use this method to lock the markup in place. The markup cannot be moved or scaled until you unlock it.

Syntax

RxCore.lockMarkup(onoff)

Parameters

  • onoff: boolean — Set to true to lock, or false to unlock.

Returns

  • NA — This method does not return a value.