Gets the CentralBodyGraphics for the specified Central Body.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsCentralBodyGraphics this[ string CentralBody ] {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsCentralBodyGraphics^ get_Item( String __gc ^ CentralBody ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsCentralBodyGraphics getItem( String CentralBody ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgStkGraphicsCentralBodyGraphics": |
- CentralBody
- The Central Body.






