Ms > Ms Assembly Interfaces > IMsInterpolateTransform > IMsInterpolateTransform.MethodType
MethodType: MsInterpolateType;
The MethodType property determines the interpolation method to be applied to the output variable.
By default, repeated interpolation is used, that is, MethodType = MsInterpolateType.Repeat.
The property use is given in the example for IMsInterpolateTransform.Input.
See also: