Skip to main content

markUpErase

Turns on/off the markup eraser tool. This enables the user to redact drawing information with the current background color using the mouse.

Syntax

RxCore.markUpErase(selected)

Parameters

  • selected: boolean — Set to true to enable the markup eraser tool, or false to disable it.

Returns

  • NA — This method does not return a value.