PlanetsBspEphemerisProviderNeptunePoint Property |
Gets a point representing the location of Neptune.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Point NeptunePoint { get; }
Public ReadOnly Property NeptunePoint As Point
Get
public:
property Point^ NeptunePoint {
Point^ get ();
}
member NeptunePoint : Point with get
Property Value
Type:
PointSee Also