IMsInterpolateTransform.Specified

Syntax

Specified: IMsFormulaTermInfo;

Description

The Specified property determines the pattern row for pattern interpolation.

Comments

To interpolate by pattern, determine pattern type by means of the IMsInterpolateTransform.PatternType property. Interpolation method is determined by the IMsInterpolateTransform.MethodType property.

Example

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

See also:

IMsInterpolateTransform