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





