Convert(Double,Double,UnitTypeEnum) Method
In This Topic
Converts a value from pixel unit of measurement to another.
Syntax
Parameters
- value
- The value to convert in pixels.
- fromDpi
- The source dpi.
- to
- The target unit of measurement.
Return Value
converted to units.
See Also