VPUtilitiesgetPixelsFromDIPWithScale Method |
Namespace: Veeplay.utillitiesAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static double getPixelsFromDIPWithScale(
double dip
)
Public Shared Function getPixelsFromDIPWithScale (
dip As Double
) As Double
public:
static double getPixelsFromDIPWithScale(
double dip
)
static member getPixelsFromDIPWithScale :
dip : float -> float
Parameters
- dip
- Type: SystemDouble
Return Value
Type:
DoubleSee Also