Defines the thrust vector in the reference
axes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ThrustVector() As IAgDirection
|
| [C#] |
|---|
public IAgDirection ThrustVector {get;}
|
| [Managed C++] |
|---|
public: __property IAgDirection^ get_ThrustVector();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ThrustVector(
|
| [Java] |
|---|
public IAgDirection getThrustVector();
|