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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface