Get inertial axes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Inertial() As IAgOrientation
|
| [C#] |
|---|
public IAgOrientation Inertial {get;}
|
| [Managed C++] |
|---|
public: __property IAgOrientation^ get_Inertial();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Inertial(
|
| [Java] |
|---|
public IAgOrientation getInertial();
|