get_UnitsOfMeasure Method
In This Topic
Gets the unit of measure for measurement.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomUnitOfMeasureEnumJS
value = instance.get_UnitsOfMeasure();
Return Value
The unit of measure for measurement.
Browser Compatibility
See Also