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






Windows & Linux

Description

Graphs

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargeterGraphs() As IAgVATargeterGraphCollection

[C#]
public IAgVATargeterGraphCollection TargeterGraphs {get;}

[Managed C++]
public: __property IAgVATargeterGraphCollection^ get_TargeterGraphs();

[Unmanaged C++]
public: HRESULT get_TargeterGraphs(
IAgVATargeterGraphCollection ** ppRetVal
);

[Java]
public IAgVATargeterGraphCollection getTargeterGraphs();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface