Get the interpolation parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Interpolation() As IAgVeInterpolation |
| [C#] |
|---|
public IAgVeInterpolation Interpolation {get;} |
| [Managed C++] |
|---|
public: __property IAgVeInterpolation ^ get_Interpolation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeInterpolation getInterpolation(); |
[Python - STK API ] |
|---|
@property def Interpolation(self) -> "IAgVeInterpolation": |






