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 totrueto enable the markup polyline tool, orfalseto disable it.
Returns
- NA — This method does not return a value.