Select the Analytical or Numerical Computaional Method for generating swaths.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ComputationalMethod() As AgESwathComputationalMethod |
| [C#] |
|---|
public AgESwathComputationalMethod ComputationalMethod {get; set;} |
| [Managed C++] |
|---|
public: __property AgESwathComputationalMethod get_ComputationalMethod(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ComputationalMethod( |
| [Java] |
|---|
public AgESwathComputationalMethod getComputationalMethod(); |
