VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerJS type / get_UnitOfMeasure Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_UnitOfMeasure Method
In This Topic
Gets units for measurement line.
Syntax
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.
Browser Compatibility
56+
45+
11
See Also