VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / getMeasuredValuesAsString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getMeasuredValuesAsString Method
In This Topic
Returns the measured values as a string.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var value; // Type: string
value = instance.getMeasuredValuesAsString();

Return Value

The measured values as a string.
Browser Compatibility
56+
45+
11
See Also