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






Windows & Linux

Description

A rate of change of the X-axis vector in the specified reference system.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.