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