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++] |
---|
public: HRESULT get_FileInterpolationType( |
[Java] |
---|
public AgECrdnFileInterpolatorType getFileInterpolationType(); |