Skip to main content

allowPolygonMove

Turns on the move capability of locked markups, such as areas and polygons.

Syntax

RxCore.allowPolygonMove(onoff)

Parameters

  • onoff: boolean — Sets the move capability. Use true to enable moving locked markups, or false to disable it.

Returns

  • NA — This method does not return a value.