setElementScaleLabel
Applied to the currently selected measurement object. Sets the scale label used for measurement markup.
This method uses the setScaleLabel method of the RxCore internal scale object associated with selected markup.
See the full description of the scaleObject here.
Syntax
RxCore.setElementScaleLabel(label);
Parameters
label: string — A string such as "1 Millimeter : 1 Millimeter".
Returns
- NA — This method does not return a value.