Gets the central body graphics for the
specified central body.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _
ByVal CentralBody As String _
) As IAgStkGraphicsCentralBodyGraphics
|
[C#] |
---|
public IAgStkGraphicsCentralBodyGraphics this[
|
[Managed C++] |
---|
public: __property IAgStkGraphicsCentralBodyGraphics^ get_Item(
|
[Unmanaged C++] |
---|
public: HRESULT get_Item(
|
[Java] |
---|
public IAgStkGraphicsCentralBodyGraphics getItem(
|
- CentralBody