Skip to main content

markUpNote

Turns on/off the markup note tool. This enables the user to add a note by clicking the markup note object in the drawing using the mouse. The user can then add a longer text in a note dialog and display this text later.

Syntax

RxCore.markUpNote(selected)

Parameters

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

Returns

  • NA — This method does not return a value.