AGI STK Graphics 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface