ImpulsiveManeuverInformation.Orientation Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Axes Orientation { get; set; }
Public Property Orientation As Axes
Get
Set
public:
property Axes^ Orientation {
Axes^ get ();
void set (Axes^ value);
}
member Orientation : Axes with get, set
Property Value
Type:
Axes
See Also