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