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






Windows & Linux

Description

The vector the angle is rotated about.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.