AGI STK Objects 11Send comments on this topic.
CentralBodyName Property (IAgStkObject)
See Also 
Windows






Windows & Linux

Description

The object's central body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CentralBodyName() As String
[C#]
public string CentralBodyName {get;}
[Managed C++]
public: __property String __gc ^ get_CentralBodyName();
[Unmanaged C++]
public: HRESULT get_CentralBodyName(
   BSTR * pRetVal
);
[Java]
public String getCentralBodyName();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.