Axes' angular velocity.
Read-only property
[Visual Basic .NET] |
---|
Public Property AngularVelocity() As IAgCartesian3Vector |
[C#] |
---|
public IAgCartesian3Vector AngularVelocity {get;} |
[Managed C++] |
---|
public: __property IAgCartesian3Vector^ get_AngularVelocity(); |
[Unmanaged C++] |
---|
public: HRESULT get_AngularVelocity( |
[Java] |
---|
public IAgCartesian3Vector getAngularVelocity(); |