Select to use the fixed or inertial
frame.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BurnoutOption() As AgEVABurnoutOptions
|
| [C#] |
|---|
public AgEVABurnoutOptions BurnoutOption {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVABurnoutOptions get_BurnoutOption();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BurnoutOption(
|
| [Java] |
|---|
public AgEVABurnoutOptions getBurnoutOption();public void setBurnoutOption(
|