CeresBspEphemerisProviderCeresPoint Property  | 
 
            Gets a point representing the center of mass location of the dwarf planet Ceres
            in a reference frame centered at the current value of
            
SunPoint.
            
 
    Namespace: 
   AGI.Foundation.Spice
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Point CeresPoint { get; }Public ReadOnly Property CeresPoint As Point
	Get
public:
property Point^ CeresPoint {
	Point^ get ();
}member CeresPoint : Point with get
Property Value
Type: 
Point
See Also