ImpulsiveManeuverInformationOrientation Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 23.2.417.0 (23.2.417.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