markUpArea
Use this method to turn on/off the markup area tool. This enables the user to draw a markup area on the currently open drawing using the mouse.
Syntax
RxCore.markUpArea(selected)
Parameters
- selected: boolean — Set to- trueto enable the markup area tool, or- falseto disable it.
Returns
- NA — This method does not return a value.