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