Units.PixelsToHundredthsOfMillimeter Method
Name | Parameters | Description |
---|---|---|
PixelsToHundredthsOfMillimeter(Size, Single, Single) static | val, dpiX, dpiY | Converts measurements from pixels to hundredths of a millimeter. |
PixelsToHundredthsOfMillimeter(Int32, Single) static | val, dpi | Converts a measurement from pixels to hundredths of a millimeter. Returns the converted measurement as an Integer. |