Gets units for measurement line.
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomUnitOfMeasureEnumJS
value = instance.get_UnitOfMeasure();
Return Value
The units for measurement line.