A velocity vector.
Read-only property
[Visual Basic .NET] |
---|
Public Property Velocity() As IAgCartesian3Vector |
[C#] |
---|
public IAgCartesian3Vector Velocity {get;} |
[Managed C++] |
---|
public: __property IAgCartesian3Vector^ get_Velocity(); |
[Unmanaged C++] |
---|
public: HRESULT get_Velocity( |
[Java] |
---|
public IAgCartesian3Vector getVelocity(); |