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