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