Click or drag to resize

Bounds.IsUnbounded Property

Gets a value indicating whether this instance ranges from NegativeInfinity to PositiveInfinity.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool IsUnbounded { get; }

Property Value

Type: Boolean
See Also