  | UniformDistributionLowerLimit Property | 
            Gets the lower limit for the distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double LowerLimit { get; }Public ReadOnly Property LowerLimit As Double
	Get
public:
property double LowerLimit {
	double get ();
}member LowerLimit : float with get
Property Value
Double
See Also