VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebUnitOfMeasureEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebUnitOfMeasureEnumJS Enumeration
In This Topic
Specifies available units of measure.
Members
MemberDescription
InchesSpecifies the inch as the unit of measure.
CentimetersSpecifies the centimeter as the unit of measure.
MillimetersSpecifies the millimeter as the unit of measure.
PixelsSpecifies the device pixels as the unit of measure.
PointsSpecifies a printer's point (1/72 inch) as the unit of measure.
DeviceIndependentPixelsSpecifies the device independent pixels (1/96 inch) as the unit of measure.
TwipsSpecifies the twentieths of a point(1 / 1440 inch) as the unit of measure.
EmuSpecifies the English Metric units (1/914400 inch) as the unit of measure.
Inheritance Hierarchy

Object
   Vintasoft.Shared.WebEnumItemBaseJS
      Vintasoft.Imaging.Annotation.WebUnitOfMeasureEnumJS

Browser Compatibility
56+
45+
11
See Also