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






Windows & Linux

Description

Active Controls.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ActiveControls() As IAgVATargeterGraphActiveControlCollection

[C#]
public IAgVATargeterGraphActiveControlCollection ActiveControls {get;}

[Managed C++]
public: __property IAgVATargeterGraphActiveControlCollection^ get_ActiveControls();

[Unmanaged C++]
public: HRESULT get_ActiveControls(
IAgVATargeterGraphActiveControlCollection ** ppRetVal
);

[Java]
public IAgVATargeterGraphActiveControlCollection getActiveControls();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface