Gets the CentralBodyGraphics for the Moon.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Moon() As IAgStkGraphicsCentralBodyGraphics |
| [C#] |
|---|
public IAgStkGraphicsCentralBodyGraphics Moon {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsCentralBodyGraphics ^ get_Moon(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsCentralBodyGraphics getMoon(); |
[Python - STK API ] |
|---|
@property def Moon(self) -> "IAgStkGraphicsCentralBodyGraphics": |






