Click or drag to resize

CentralBodyGraphicsIndexerEarth Property

Gets the CentralBodyGraphics for the planet Earth. This is equivalent to passing a CentralBody equal to an instance of EarthCentralBody to the indexer.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBodyGraphics Earth { get; }

Property Value

Type: CentralBodyGraphics
See Also