ISlLinearConstraint.BoundaryLower

Syntax

BoundaryLower: Double;

Description

The BoundaryLower property determines lower bound.

Comments

To determine the upper bound of linear constraint, use the ISlLinearConstraint.BoundaryUpper property.

Example

The property use is given in the example for ISlLinearConstraint.Result.

See also:

ISlLinearConstraint