CentralBodyGraphicsIndexer Class |
Namespace: AGI.Foundation.Graphics.Advanced
The CentralBodyGraphicsIndexer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Earth |
Gets the CentralBodyGraphics for the planet Earth.
This is equivalent to passing a CentralBody equal to an instance of
EarthCentralBody to the indexer.
|
![]() | Item |
Gets the CentralBodyGraphics for the specified CentralBody.
|
![]() | Moon |
Gets the CentralBodyGraphics for the Moon.
|
![]() | Sun |
Gets the CentralBodyGraphics for the Sun.
|
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetByName |
Returns the CentralBodyGraphics for the CentralBody with the given
name.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |