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. Usetrueto enable moving locked markups, orfalseto disable it.
Returns
- NA — This method does not return a value.