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