IMatrixQueryResult.Matrix

Syntax

Matrix: IMatrix;

Description

The Matrix property returns result of query as a matrix.

Example

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult