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