The interpolation method.
Read-write property
[Visual Basic .NET] |
---|
Public Property Method() As AgEVeInterpolationMethod
|
[C#] |
---|
public AgEVeInterpolationMethod Method {get; set;}
|
[Managed C++] |
---|
public: __property AgEVeInterpolationMethod get_Method();
|
[Unmanaged C++] |
---|
public: HRESULT get_Method(
|
[Java] |
---|
public AgEVeInterpolationMethod getMethod();public void setMethod(
|
This property may not be modified if the IAgVeIntegrator.UseVOP property is set to true.