markUpPolyline
Turns on/off the markup polyline tool. This enables the user to add a polyline markup to the current drawing using the mouse.
Syntax
RxCore.markUpPolyline(selected)
Parameters
- selected: boolean — Set to- trueto enable the markup polyline tool, or- falseto disable it.
Returns
- NA — This method does not return a value.