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





