setElementDimPrecision
Applied to the currently selected measurement object. Sets how many numbers after the decimal points are used for measurement markup.
This method uses the setDimPrecision method of the RxCore internal scale object associated with selected markup.
See the full description of the scaleObject here.
Syntax
RxCore.setElementDimPrecision(value)
Parameters
num: number — New value of numbers after decimal points used.
Returns
- NA — This method does not return a value.