ICentralBodySurfaceRegionService.CentralBody Property |
Gets the central body of the region.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxCentralBody CentralBody { get; }
ReadOnly Property CentralBody As CentralBody
Get
property CentralBody^ CentralBody {
CentralBody^ get ();
}
abstract CentralBody : CentralBody with get
Property Value
Type:
CentralBody
See Also