Skip to main content

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

Returns

  • NA — This method does not return a value.