Returns the value of the source value that is measured in Leadtools.Forms.LogicalUnit.Pixel, converted to its equivalent in the specified destination unit of measure.
sourceValue
The value that is going to be converted measured in Leadtools.Forms.LogicalUnit.Pixel.
sourceDpi
Represents the DPI of the source value.
destinationUnit
The unit of measurement of the destination value.
Convert converts a value measured in pixels to any unit that is specified by destinationUnit. The DPI is needed to define the area that is occupied by one pixel.