markUpFreePen
Turns on/off the markup free pen tool. This enables the user to freehand draw with the current background color using the mouse.
Syntax
RxCore.markUpFreePen(selected)
Parameters
- selected: boolean — Set to- trueto enable the markup free pen tool, or- falseto disable it.
Returns
- NA — This method does not return a value.