IMatrix.ValueFlag

Fore Syntax

ValueFlag: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMatrix