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