Skip to main content

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 true to enable the measure path tool, or false to disable it.

Returns

  • NA — This method does not return a value.