AGI STK VGT 11 Send comments on this topic.
FromVector Property (IAgCrdnAngleBetweenVectors)
See Also 





Description

Specify the first of the two vectors the angle is measured.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FromVector() As IAgCrdnVectorRefTo

[C#]
public IAgCrdnVectorRefTo FromVector {get;}

[Managed C++]
public: __property IAgCrdnVectorRefTo^ get_FromVector();

[Unmanaged C++]
public: HRESULT get_FromVector(
IAgCrdnVectorRefTo ** ppRetVal
);

[Java]
public IAgCrdnVectorRefTo getFromVector();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1