markupCircle
Use this method to turn on/off the markup circle tool. This enables the user to draw a markup circle.
Syntax
RxCore.markupCircle(selected)
Parameters
- selected: boolean — Set to- trueto enable the markup circle tool, or- falseto disable it.
Returns
- NA — This method does not return a value.