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