Select to stop the maneuver as soon as the aircraft achieves its goal altitude and levels off, regardless if any basic stopping conditions have been triggered.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property StopAfterLevelOff() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_StopAfterLevelOff(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






