AGI STK VGT 11 Send comments on this topic.
Vector Property (IAgCrdnAxesTransformResult)
See Also 





Description

The output vector in the current axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vector() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector Vector {get;}

[Managed C++]
public: __property IAgCartesian3Vector^ get_Vector();

[Unmanaged C++]
public: HRESULT get_Vector(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getVector();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1