Skip to main content

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

Returns

  • NA — This method does not return a value.