The burnout velocity definition.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BurnoutVelocity() As IAgVABurnoutVelocity
|
| [C#] |
|---|
public IAgVABurnoutVelocity BurnoutVelocity {get;}
|
| [Managed C++] |
|---|
public: __property IAgVABurnoutVelocity^ get_BurnoutVelocity();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BurnoutVelocity(
|
| [Java] |
|---|
public IAgVABurnoutVelocity getBurnoutVelocity();
|