Method for computing waypoints.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Method() As AgEVeWayPtCompMethod
|
| [C#] |
|---|
public AgEVeWayPtCompMethod Method {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeWayPtCompMethod get_Method();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Method(
|
| [Java] |
|---|
public AgEVeWayPtCompMethod getMethod();public void setMethod(
|