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