Leadtools.Forms Namespace > LogicalUnitConverter Class : ConvertToPixels Method |
public static double ConvertToPixels( double sourceValue, LogicalUnit sourceUnit, double destinationDpi )
'Declaration Public Shared Function ConvertToPixels( _ ByVal sourceValue As Double, _ ByVal sourceUnit As LogicalUnit, _ ByVal destinationDpi As Double _ ) As Double
'Usage Dim sourceValue As Double Dim sourceUnit As LogicalUnit Dim destinationDpi As Double Dim value As Double value = LogicalUnitConverter.ConvertToPixels(sourceValue, sourceUnit, destinationDpi)
public static double ConvertToPixels( double sourceValue, LogicalUnit sourceUnit, double destinationDpi )
function Leadtools.Forms.LogicalUnitConverter.ConvertToPixels( sourceValue , sourceUnit , destinationDpi )
public: static double ConvertToPixels( double sourceValue, LogicalUnit sourceUnit, double destinationDpi )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2