Gets a set of
Bounds representing the full range of real values from negative infinity to positive infinity.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Bounds Unbounded { get; }
Public Shared ReadOnly Property Unbounded As Bounds
Get
public:
static property Bounds Unbounded {
Bounds get ();
}
static member Unbounded : Bounds with get
Property Value
Type:
BoundsRemarks See Also