AGI STK Objects 11 Send comments on this topic.
GlobeServers Property (IAgScVO)
See Also 





Description

Returns a list of available Globeservers.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GlobeServers() As IAgScGlobeServersCollection

[C#]
public IAgScGlobeServersCollection GlobeServers {get;}

[Managed C++]
public: __property IAgScGlobeServersCollection^ get_GlobeServers();

[Unmanaged C++]
public: HRESULT get_GlobeServers(
IAgScGlobeServersCollection ** ppRetVal
);

[Java]
public IAgScGlobeServersCollection getGlobeServers();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1