Skip to main content

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 to true to enable the markup area hole tool, or false to disable it.

Returns

  • NA — This method does not return a value.