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






Windows & Linux

Description

The transformed vector.

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface