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++] |
---|
public: HRESULT get_AlignedVector(
|
[Java] |
---|
public IAgDirection getAlignedVector();
|