CentralBodiesFacet.Iapetus Property |
Gets the Saturnian moon Iapetus.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic IapetusCentralBody Iapetus { get; }
Public ReadOnly Property Iapetus As IapetusCentralBody
Get
public:
property IapetusCentralBody^ Iapetus {
IapetusCentralBody^ get ();
}
member Iapetus : IapetusCentralBody with get
Property Value
Type:
IapetusCentralBody
See Also