A rate of change of the X-axis vector in the specified reference system.
Read-only property
[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( |
[Java] |
---|
public IAgCartesian3Vector getXAxisRate(); |