IMatrix.ValueFlag

Syntax

ValueFlag: Integer;

Description

The ValueFlag property determines value of the flag that is used to select changed values in a matrix.

Comments

Use the IMatrix.ChangeValueFlag method to change the flag.

Example

The property use is given in the example for IMatrix.CreateIterator.

See also:

IMatrix