CentralBodiesFacet.Ceres Property |
Gets the dwarf planet Ceres.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic CeresCentralBody Ceres { get; }
Public ReadOnly Property Ceres As CeresCentralBody
Get
public:
property CeresCentralBody^ Ceres {
CeresCentralBody^ get ();
}
member Ceres : CeresCentralBody with get
Property Value
Type:
CeresCentralBody
See Also