IMsInterpolateTransform.MethodType

Syntax

MethodType: MsInterpolateType;

Description

The MethodType property determines the interpolation method to be applied to the output variable.

Comments

By default, repeated interpolation is used, that is, MethodType = MsInterpolateType.Repeat.

Example

The property use is given in the example for IMsInterpolateTransform.Input.

See also:

IMsInterpolateTransform