The orbit orientation.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Orientation() As IAgClassicalOrientation
|
| [C#] |
|---|
public IAgClassicalOrientation Orientation {get;}
|
| [Managed C++] |
|---|
public: __property IAgClassicalOrientation^ get_Orientation();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Orientation(
|
| [Java] |
|---|
public IAgClassicalOrientation getOrientation();
|