WebUnitOfMeasureEnumJS Enumeration
In This Topic
Specifies available units of measure.
Members
Member | Description |
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. |
Points | Specifies a printer's point (1/72 inch) as the unit of measure. |
DeviceIndependentPixels | Specifies the device independent pixels (1/96 inch) as the unit of measure. |
Twips | Specifies the twentieths of a point(1 / 1440 inch) as the unit of measure. |
Emu | Specifies the English Metric units (1/914400 inch) as the unit of measure. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebUnitOfMeasureEnumJS
Browser Compatibility
See Also