WebDicomUnitOfMeasureEnumJS Enumeration
In This Topic
Specifies available units of measure for DICOM image.
Members
Member | Description |
Undefined | Unit of measure is undefined. |
Inches | Specifies the inch as the unit of measure. |
Centimeters | Specifies the centimeter as the unit of measure. |
Millimeters | Specifies the millimeter as the unit of measure. |
Pixels | Specifies the device pixels as the unit of measure. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Dicom.WebDicomUnitOfMeasureEnumJS
Browser Compatibility
See Also