The interpolation method used with the data.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property FileInterpolationType() As AgECrdnFileInterpolatorType |
| [C#] |
|---|
public AgECrdnFileInterpolatorType FileInterpolationType {get; set;} |
| [Managed C++] |
|---|
public: __property AgECrdnFileInterpolatorType get_FileInterpolationType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgECrdnFileInterpolatorType getFileInterpolationType(); public void setFileInterpolationType( AgECrdnFileInterpolatorType ); |





