IMatrixTransformer.Source

Syntax

Source: IMatrix;

Description

The Source property determines a matrix that is a data source for matrix transformer.

Comments

To get the collection of matrix transformer time dimensions, use IMatrixTransformer.Dimensions.

Example

The property use is given in the example for IMatrixTransformer.Transform.

See also:

IMatrixTransformer