AsteroidsBspEphemerisProvider.PolymelePoint Property |
Gets a point representing the location of Polymele.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.3.420.0 (24.3.420.0)
Syntaxpublic Point PolymelePoint { get; }
Public ReadOnly Property PolymelePoint As Point
Get
public:
property Point^ PolymelePoint {
Point^ get ();
}
member PolymelePoint : Point with get
Property Value
Type:
Point
See Also