Skip to main content

markUpLine

Turns on/off the markup line tool, enabling the user to draw a markup line.

Syntax

RxCore.markUpLine(selected)

Parameters

  • selected: boolean — Set to true to enable the markup line tool, or false to disable it.

Returns

  • NA — This method does not return a value.