IMsSpliceTransform.SpliceDirection

Syntax

SpliceDirection: MsSpliceDirection;

Description

The SpliceDirection property determines direction of series splice.

Comments

To determine method providing the possibility to splice series, use the IMsSpliceTransform.MethodType property.

Example

The property use is given in the example for IMsSpliceTransform.Result.

See also:

IMsSpliceTransform