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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1