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