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