markUpAreaHole
Use this method to turn on/off the markup area hole tool. This enables the user to add a hole to a selected area measurment using the mouse.
Syntax
RxCore.markUpAreaHole(selected);
Parameters
selected: boolean — Set totrueto enable the markup area hole tool, orfalseto disable it.
Returns
- NA — This method does not return a value.