ITargetConstraintInfo.LowerBound

Fore Syntax

LowerBound: Double;

Fore.NET Syntax

LowerBound: double;

Description

The LowerBound property determines a constraint lower border value.

Comments

To set constraint upper border, use the ITargetConstraintInfo.UpperBound property.

Fore and Fore.NET Examples

The property use is given in the example for ITargetConstraintInfo.OptimalValue.

See also:

ITargetConstraintInfo