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