Specify a desired orientation and the applicable parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FixedOrientation() As IAgOrientation |
| [C#] |
|---|
public IAgOrientation FixedOrientation {get;} |
| [Managed C++] |
|---|
public: __property IAgOrientation ^ get_FixedOrientation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrientation getFixedOrientation(); |
| [Python - STK API] |
|---|
@property def FixedOrientation(self) -> "IAgOrientation": |





