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