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






Windows & Linux

Description

The second of the two vectors the angle is measured.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VectorTo() As IAgCartesian3Vector
[C#]
public IAgCartesian3Vector VectorTo {get;}
[Managed C++]
public: __property IAgCartesian3Vector^ get_VectorTo();
[Unmanaged C++]
public: HRESULT get_VectorTo(
   IAgCartesian3Vector ** ppRetVal
);
[Java]
public IAgCartesian3Vector getVectorTo();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.