public static float FromInchesToPixels(
float inches
)
Public Shared Function FromInchesToPixels (
inches As Single
) As Single
public:
static float FromInchesToPixels(
float inches
)
static member FromInchesToPixels :
inches : float32 -> float32