AGI STK Graphics 11 Send comments on this topic.
CentralBody Property (IAgStkGraphicsGlobeOverlay)
See Also 





Description

Gets the Central Body that the Globe Overlay is displayed on. It will return null if the Globe Overlay hasn't been added to a Central Body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CentralBody() As String

[C#]
public string CentralBody {get;}

[Managed C++]
public: __property String __gc ^ get_CentralBody();

[Unmanaged C++]
public: HRESULT get_CentralBody(
BSTR * pRetVal
);

[Java]
public String getCentralBody();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1