Click or drag to resize

IRangeTIsLowerInclusive Property

If true, the range includes the Lower value. Otherwise values equal to or less than the Lower value are out of the range.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
bool IsLowerInclusive { get; }

Property Value

Boolean
See Also