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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.