BoundsLowerBound Property |
Gets the minimal value defining the range of numbers.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LowerBound { get; }
Public ReadOnly Property LowerBound As Double
Get
public:
property double LowerBound {
double get ();
}
member LowerBound : float with get
Property Value
Type:
DoubleSee Also