Skip to main content

selectMarkUp

Enables the markup selection tool (default tool) and sets any newly created markups in a selected state. If the newly created object is a Rasterex space object, it will select the group of Rasterex space objects.

Syntax

RxCore.selectMarkUp(selected)

Parameters

  • selected: boolean — Set to true to enable the tool, or false to disable it.

Returns

  • NA — This method does not return a value.