AsteroidsBspEphemerisProviderVirginiaPoint Property |
Gets a point representing the location of the asteroid Virginia.
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 VirginiaPoint { get; }
Public ReadOnly Property VirginiaPoint As Point
Get
public:
property Point^ VirginiaPoint {
Point^ get ();
}
member VirginiaPoint : Point with get
Property Value
Type:
PointSee Also