PropagatedRouteCentralBody Property |
Gets the central body on which this route is defined.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CentralBody CentralBody { get; }
Public ReadOnly Property CentralBody As CentralBody
Get
public:
property CentralBody^ CentralBody {
CentralBody^ get ();
}
member CentralBody : CentralBody with get
Property Value
Type:
CentralBodySee Also