AGI STK Astrogator 11 Send comments on this topic.
Results Property (IAgVATargeterGraph)
See Also 
Windows






Windows & Linux

Description

Results.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Results() As IAgVATargeterGraphResultCollection

[C#]
public IAgVATargeterGraphResultCollection Results {get;}

[Managed C++]
public: __property IAgVATargeterGraphResultCollection^ get_Results();

[Unmanaged C++]
public: HRESULT get_Results(
IAgVATargeterGraphResultCollection ** ppRetVal
);

[Java]
public IAgVATargeterGraphResultCollection getResults();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface