|  | IntervalMin Property | 
            Gets the value of the left-hand endpoint (lower bound).
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Min { get; }Public ReadOnly Property Min As Double
	Get
public:
property double Min {
	double get ();
}member Min : float with get
Property Value
Double See Also
See Also