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






Windows & Linux

Description

This property is deprecated.

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 ** ppVal
);
[Java]
public IAgScGlobeServersCollection getGlobeServers();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.