EnergyDataSettings.CheckRangeOfShadeDepth
Description:
Checks that the shade depth is greater than or equal to zero.
Checks that the shade depth is greater than or equal to zero.
public static bool CheckRangeOfShadeDepth(
double shadeDepth
)
-
DoubleshadeDepthThe shade depth to be checked.