Gets the CentralBodyGraphics
for the Sun.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Sun() As IAgStkGraphicsCentralBodyGraphics
|
| [C#] |
|---|
public IAgStkGraphicsCentralBodyGraphics Sun {get;}
|
| [Managed C++] |
|---|
public: __property IAgStkGraphicsCentralBodyGraphics^ get_Sun();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Sun(
|
| [Java] |
|---|
public IAgStkGraphicsCentralBodyGraphics getSun();
|