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






Windows & Linux

Description

Rate of change.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.