Get the maneuver type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ManeuverType() As AgEVAManeuverType |
| [C#] |
|---|
public AgEVAManeuverType ManeuverType {get;} |
| [Managed C++] |
|---|
public: __property AgEVAManeuverType get_ManeuverType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVAManeuverType getManeuverType(); |
[Python - STK API ] |
|---|
@property def ManeuverType(self) -> "AgEVAManeuverType": |






