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