Skip to main content

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 true to enable the markup free pen tool, or false to disable it.

Returns

  • NA — This method does not return a value.