Skip to main content

markUpTextRectArrow

Turns on/off the markup text with leader line tool. This enables the user to add a text markup with a leader line to the current drawing using the mouse.

Syntax

RxCore.markUpTextRectArrow(selected)

Parameters

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

Returns

  • NA — This method does not return a value.