markupMeasurePath
Turns on/off the markup measure path tool. This enables the user to add a measure path, which is a polyline with a label displaying the accumulated length of all the lines.
Syntax
RxCore.markupMeasurePath(selected)
Parameters
- selected: boolean — Set to- trueto enable the measure path tool, or- falseto disable it.
Returns
- NA — This method does not return a value.