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






Windows & Linux

Description

Scenario Earth Data settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EarthData() As IAgScEarthData
[C#]
public IAgScEarthData EarthData {get;}
[Managed C++]
public: __property IAgScEarthData ^ get_EarthData();
[Unmanaged C++]
public: HRESULT get_EarthData(
    IAgScEarthData ** ppVal
);
[Java]
public IAgScEarthData getEarthData();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.