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 totrueto enable the markup circle tool, orfalseto disable it.
Returns
- NA — This method does not return a value.