Skip to main content

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 true to enable the markup circle tool, or false to disable it.

Returns

  • NA — This method does not return a value.