Gets the antenna orientation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Orientation() As IAgOrientation |
| [C#] |
|---|
public IAgOrientation Orientation {get; set;} |
| [Managed C++] |
|---|
public: __property IAgOrientation ^ get_Orientation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrientation getOrientation(); public void setOrientation( IAgOrientation ); |





