STK AstrogatorSend comments on this topic.
TargeterGraphs Property (IAgVAProfileGridSearch)
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();
[Python - STK API ]
@property
def TargeterGraphs(self) -> "IAgVATargeterGraphCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.