ISlLinearConstraint.BoundaryLower

Syntax

BoundaryLower: Double;

Description

The BoundaryLower property determines lower limit.

Comments

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

Example

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

See also:

ISlLinearConstraint