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 totrue
to enable the markup eraser tool, orfalse
to disable it.
Returns
- NA — This method does not return a value.