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