measuredistance
Activates the measure distance tool. This tool allows the user to measure the distance between two points.
Syntax
RxCore.measuredistance(selected)
Parameters
selected: boolean — Set totrueto enable the measure distance tool, orfalseto disable it.
Returns
- NA — This method does not return a value.