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