Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public VerticalBehavior VerticalBehavior { get; set; }

Property Value

Type: VerticalBehavior
See Also