Skip to main content

markUpTextRect

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

Syntax

RxCore.markUpTextRect(selected)

Parameters

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

Returns

  • NA — This method does not return a value.