CompositeManeuverHorizontalBehavior Property |
Gets or sets the horizontal 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 HorizontalBehavior HorizontalBehavior { get; set; }
Public Property HorizontalBehavior As HorizontalBehavior
Get
Set
public:
property HorizontalBehavior^ HorizontalBehavior {
HorizontalBehavior^ get ();
void set (HorizontalBehavior^ value);
}
member HorizontalBehavior : HorizontalBehavior with get, set
Property Value
Type:
HorizontalBehaviorSee Also