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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1