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 totrueto enable the markup free pen tool, orfalseto disable it.
Returns
- NA — This method does not return a value.