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 totrue
to enable the tool, orfalse
to disable it.
Returns
- NA — This method does not return a value.