AGI STK Objects 11 Send comments on this topic.
AlignedVector Property (IAgVeTargetPointingElement)
See Also 
Windows






Windows & Linux

Description

Get the aligned vector.

Property type

Read-only property

Syntax

[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(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getAlignedVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface