CompositeManeuverVerticalBehavior Property |
Gets or sets the vertical behavior of the maneuver.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public VerticalBehavior VerticalBehavior { get; set; }
Public Property VerticalBehavior As VerticalBehavior
Get
Set
public:
property VerticalBehavior^ VerticalBehavior {
VerticalBehavior^ get ();
void set (VerticalBehavior^ value);
}
member VerticalBehavior : VerticalBehavior with get, set
Property Value
Type:
VerticalBehaviorSee Also