Get the aligned vector.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AlignedVector() As IAgDirection |
| [C#] |
|---|
public IAgDirection AlignedVector {get;} |
| [Managed C++] |
|---|
public: __property IAgDirection ^ get_AlignedVector(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDirection getAlignedVector(); |
[Python - STK API ] |
|---|
@property def AlignedVector(self) -> "IAgDirection": |






