|  | IntervalMax Property | 
            Gets the right endpoint of the interval (upper bound).
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Max { get; }Public ReadOnly Property Max As Double
	Get
public:
property double Max {
	double get ();
}member Max : float with get
Property Value
Double See Also
See Also