markUpHighlight
Turns on/off the markup highlight tool. This enables the user to highlight sections of the drawing with a transparent color using the mouse.
Syntax
RxCore.markUpHighlight(selected)
Parameters
selected: boolean — Set totrueto enable the markup highlight tool, orfalseto disable it.
Returns
- NA — This method does not return a value.