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 totrueto enable the markup note tool, orfalseto disable it.
Returns
- NA — This method does not return a value.