Gets or sets the antenna orientation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property EmbeddedModelOrientation() As IAgOrientation |
| [C#] |
|---|
public IAgOrientation EmbeddedModelOrientation {get; set;} |
| [Managed C++] |
|---|
public: __property IAgOrientation ^ get_EmbeddedModelOrientation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrientation getEmbeddedModelOrientation(); public void setEmbeddedModelOrientation( IAgOrientation ); |





