AGI STK Graphics 11Send comments on this topic.
CentralBodies Property (IAgStkGraphicsScene)
See Also 
Windows






Windows & Linux

Description

Gets the CentralBodyGraphics for a specified Central Body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CentralBodies() As IAgStkGraphicsCentralBodyGraphicsIndexer
[C#]
public IAgStkGraphicsCentralBodyGraphicsIndexer CentralBodies {get;}
[Managed C++]
public: __property IAgStkGraphicsCentralBodyGraphicsIndexer^ get_CentralBodies();
[Unmanaged C++]
public: HRESULT get_CentralBodies(
   IAgStkGraphicsCentralBodyGraphicsIndexer ** ppRetVal
);
[Java]
public IAgStkGraphicsCentralBodyGraphicsIndexer getCentralBodies();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.