Units.PixelsToHundredthsOfInch Method
| Name | Parameters | Description |
|---|---|---|
| PixelsToHundredthsOfInch(Size, Single) static | val, dpi | Converts a size in pixels to a size in hundredths of an inch, using the specified DPI value. |
| PixelsToHundredthsOfInch(Int32, Single) static | val, dpi | Converts a value in pixels to hundredths of an inch, using the specified DPI value. |