IMatrixTransformer.Dimensions

Syntax

Dimensions: IMatrixTransformerDimensions;

Description

The Dimensions property returns the collection of matrix transformer time dimensions.

Comments

To determines the matrix that is a data source for matrix transformer, use IMatrixTransformer.Source.

Example

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

See also:

IMatrixTransformer