Rate of change.
Read-only property
[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(
|
[Java] |
---|
public IAgCartesian3Vector getRate();
|