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