Method PercentOf
PercentOf(double, double)
Gets percentage of value.
public static double PercentOf(double value, double percent)
Parameters
Returns
PercentOf(float, float)
Gets percentage of value.
public static float PercentOf(float value, float percent)